toggle menu
symphony-input-core
3.0.3
common
switch theme
search in API
symphony-input-core
/
symphony
/
FormAction
Form
Action
class
FormAction
(
val
label
:
Label
,
val
handler
:
(
)
->
Unit
)
Members
Constructors
Form
Action
Link copied to clipboard
constructor
(
label
:
Label
,
handler
:
(
)
->
Unit
)
Properties
handler
Link copied to clipboard
val
handler
:
(
)
->
Unit
label
Link copied to clipboard
val
label
:
Label