TyphonJS Runtime Library (FVTT) 0.2.0
#standard/component/button
TJSSlotButton
Events
Type Alias Events
Events
:
{
click
:
MouseEvent
;
contextmenu
:
MouseEvent
;
press
:
CustomEvent
<
any
>
}
&
{
[
evt
:
string
]:
CustomEvent
<
any
>
;
}
Events type alias for
associated component
.
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0
Events type alias for associated component.