Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
button
Function button
button
(
onClick
:
(
get
:
(
path
:
string
)
=>
any
)
=>
void
,
settings
?:
ButtonSettings
,
)
:
ButtonInput
Parameters
onClick
:
(
get
:
(
path
:
string
)
=>
any
)
=>
void
function that executes when the button is clicked
Optional
settings
:
ButtonSettings
Returns
ButtonInput
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Strata - v1.4.10
Loading...
function that executes when the button is clicked