TyphonJS Runtime Library (FVTT) 0.2.0-next.1
#runtime/util/dom/layout
StackingContext
Type Alias StackingContext
Stacking
Context
:
{
node
:
Element
;
reason
:
string
;
}
Type declaration
node
:
Element
A DOM Element.
reason
:
string
Reason for why a stacking context was created.
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0-next.1