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