WEBELO
HTML Visualizer & DOM Library
Loading...
Searching...
No Matches
ShadowRootInit Struct Reference

Public Member Functions

 ShadowRootInit (ShadowRootMode mod)

Public Attributes

ShadowRootMode mode
bool delegatesFocus = false
SlotAssignmentMode slotAssignment = named
bool clonable = false
bool serializable = false
CustomElementRegistrycustomElementRegistry = nullptr

Detailed Description

Definition at line 1221 of file Webelo.cpp.

Constructor & Destructor Documentation

◆ ShadowRootInit()

ShadowRootInit::ShadowRootInit ( ShadowRootMode mod)
inline

Definition at line 1229 of file Webelo.cpp.

Member Data Documentation

◆ clonable

bool ShadowRootInit::clonable = false

Definition at line 1225 of file Webelo.cpp.

◆ customElementRegistry

CustomElementRegistry* ShadowRootInit::customElementRegistry = nullptr

Definition at line 1227 of file Webelo.cpp.

◆ delegatesFocus

bool ShadowRootInit::delegatesFocus = false

Definition at line 1223 of file Webelo.cpp.

◆ mode

ShadowRootMode ShadowRootInit::mode

Definition at line 1222 of file Webelo.cpp.

◆ serializable

bool ShadowRootInit::serializable = false

Definition at line 1226 of file Webelo.cpp.

◆ slotAssignment

SlotAssignmentMode ShadowRootInit::slotAssignment = named

Definition at line 1224 of file Webelo.cpp.


The documentation for this struct was generated from the following file: