Zamok Kiosk API
Preparing search index...
mc-scheduler/lib/actions
LoadEventsAction
Interface LoadEventsAction<T>
interface
LoadEventsAction
<
T
>
{
meta
:
string
;
payload
:
SchedulerEvent
<
T
>
[]
;
type
:
"LOAD_EVENTS"
;
}
Type Parameters
T
Hierarchy (
View Summary
)
SchedulerActionBase
<
SchedulerEvent
<
T
>
[]
>
LoadEventsAction
Index
Properties
meta
payload
type
Properties
meta
meta
:
string
payload
payload
:
SchedulerEvent
<
T
>
[]
type
type
:
"LOAD_EVENTS"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
meta
payload
type
Zamok Kiosk API
Loading...