Type Alias Props
Props: {
options?: _typhonjs_fvtt_standard_store_fvtt_settings.TJSSettingsCreateOptions;
settings?: TJSGameSettingsWithUI;
styles?: object;
}
options?: _typhonjs_fvtt_standard_store_fvtt_settings.TJSSettingsCreateOptions;
settings?: TJSGameSettingsWithUI;
styles?: object;
}
Type declaration
Optional
options?: _typhonjs_fvtt_standard_store_fvtt_settings.TJSSettingsCreateOptionsOptional
settings?: TJSGameSettingsWithUIOptional
styles?: objectOptional inline styles applied to the main element; useful for setting CSS variables.
Props type alias for associated component.