TyphonJS Runtime Library (FVTT) 0.3.0
#standard/component/label
TJSSlotLabel
Props
Type Alias Props
Props type alias for
associated component
.
type
Props
=
{
enabled
?:
boolean
;
isPointer
?:
boolean
;
label
?:
any
;
}
Index
Properties
enabled?
is
Pointer?
label?
Properties
Optional
enabled
enabled
?:
boolean
Optional
is
Pointer
isPointer
?:
boolean
Optional
label
label
?:
any
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
enabled
is
Pointer
label
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0
Props type alias for associated component.