TyphonJS Runtime Library (FVTT) 0.3.0
#runtime/util/dom/layout
StackingContext
Type Alias StackingContext
type
StackingContext
=
{
node
:
Element
;
reason
:
string
;
}
Index
Properties
node
reason
Properties
node
node
:
Element
A DOM Element.
reason
reason
:
string
Reason for why a stacking context was created.
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
node
reason
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0