TyphonJS Runtime Library (FVTT) 0.2.0
#standard/store/fvtt/settings
TJSGameSettingsWithUI
UISetting
ButtonData
Type Alias ButtonData
ButtonData
:
{
efx
?:
Function
;
icon
:
string
;
styles
?:
{
[
key
:
string
]:
string
}
;
title
:
string
;
}
Type declaration
Optional
efx
?:
Function
icon
:
string
Optional
styles
?:
{
[
key
:
string
]:
string
}
title
:
string
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0