PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
ShadowRootInit
Interface ShadowRootInit
interface
ShadowRootInit
{
clonable
?:
boolean
;
customElementRegistry
?:
CustomElementRegistry
;
delegatesFocus
?:
boolean
;
mode
:
ShadowRootMode
;
serializable
?:
boolean
;
slotAssignment
?:
SlotAssignmentMode
;
}
Index
Properties
clonable?
custom
Element
Registry?
delegates
Focus?
mode
serializable?
slot
Assignment?
Properties
Optional
clonable
clonable
?:
boolean
Optional
custom
Element
Registry
customElementRegistry
?:
CustomElementRegistry
Optional
delegates
Focus
delegatesFocus
?:
boolean
mode
mode
:
ShadowRootMode
Optional
serializable
serializable
?:
boolean
Optional
slot
Assignment
slotAssignment
?:
SlotAssignmentMode
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clonable
custom
Element
Registry
delegates
Focus
mode
serializable
slot
Assignment
GitHub
Switch to Main
PokéRogue
Loading...