TyphonJS Runtime Library (FVTT) 0.3.0
#standard/component/fvtt/settings
TJSSettingsSwap
Props
Type Alias Props
Props type alias for
associated component
.
type
Props
=
{
options
?:
TJSGameSettingsWithUI
.
Options
.
Create
;
settings
?:
TJSGameSettingsWithUI
;
}
Index
Properties
options?
settings?
Properties
Optional
options
options
?:
TJSGameSettingsWithUI
.
Options
.
Create
Optional
settings
settings
?:
TJSGameSettingsWithUI
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
options
settings
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0
Props type alias for associated component.