toggle menu
symphony-input-core
3.0.3
common
switch theme
search in API
symphony-input-core
/
symphony
/
FormActions
Form
Actions
class
FormActions
(
val
cancel
:
FormAction
,
val
submit
:
FormAction
)
Members
Constructors
Form
Actions
Link copied to clipboard
constructor
(
cancel
:
FormAction
,
submit
:
FormAction
)
Properties
cancel
Link copied to clipboard
val
cancel
:
FormAction
submit
Link copied to clipboard
val
submit
:
FormAction