UI Action - v0.9.2
GitHub
NPM
Preparing search index...
BooleanUiAction
PushEventHandlersInterface
Interface PushEventHandlersInterface
interface
PushEventHandlersInterface
{
caption
?:
CaptionPushEventHandler
;
placeholder
?:
PlaceholderPushEventHandler
;
requiredChange
?:
RequiredChangePushEventHandler
;
stateChange
?:
StateChangePushEventHandler
;
title
?:
TitlePushEventHandler
;
value
?:
BooleanUiAction
.
ValuePushEventHander
;
}
Hierarchy (
View Summary
)
UiAction
.
PushEventHandlersInterface
PushEventHandlersInterface
Index
Properties
caption?
placeholder?
required
Change?
state
Change?
title?
value?
Properties
Optional
caption
caption
?:
CaptionPushEventHandler
Optional
placeholder
placeholder
?:
PlaceholderPushEventHandler
Optional
required
Change
requiredChange
?:
RequiredChangePushEventHandler
Optional
state
Change
stateChange
?:
StateChangePushEventHandler
Optional
title
title
?:
TitlePushEventHandler
Optional
value
value
?:
BooleanUiAction
.
ValuePushEventHander
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
caption
placeholder
required
Change
state
Change
title
value
GitHub
NPM
UI Action - v0.9.2
Loading...