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