toggle menu
symphony-input-core
3.0.3
common
switch theme
search in API
symphony-input-core
/
symphony
/
Button
Button
data
class
Button
(
val
name
:
String
,
val
label
:
Label
=
Label(name, isRequired = true)
)
:
Labeled
Members
Constructors
Button
Link copied to clipboard
constructor
(
name
:
String
,
label
:
Label
=
Label(name, isRequired = true)
)
Properties
label
Link copied to clipboard
open
override
val
label
:
Label
name
Link copied to clipboard
val
name
:
String