Skip to content
On this page

AthenaShared.interfaces.actions.Action ​

shared/interfaces/actions.Action

Used to pass action information from server-side to client-side.

Interface

Action

Properties ​

data ​

• Optional data: any

Data to add to the menu to retrieve on option select.

Defined in ​

shared/interfaces/actions.ts:27


eventName ​

• eventName: string

Name of the event to call.

Defined in ​

shared/interfaces/actions.ts:13


isServer ​

• Optional isServer: boolean

Is a server event?

Defined in ​

shared/interfaces/actions.ts:20

Created by Stuyk | Est. 2020