TyphonJS Runtime Library (FVTT) 0.3.0
#standard/component/dom/focus
TJSFocusWrap
Props
Type Alias Props
Props type alias for
associated component
.
type
Props
=
{
elementRoot
?:
HTMLElement
;
enabled
?:
boolean
;
}
Index
Properties
element
Root?
enabled?
Properties
Optional
element
Root
elementRoot
?:
HTMLElement
Optional
enabled
enabled
?:
boolean
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
element
Root
enabled
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0
Props type alias for associated component.