Structsยง
- Custom
Element ๐Definition - https://html.spec.whatwg.org/multipage/#custom-element-definition
- Custom
Element ๐Reaction Stack - https://html.spec.whatwg.org/multipage/#custom-element-reactions-stack
- Custom
Element ๐Registry - https://html.spec.whatwg.org/multipage/#customelementregistry
- Element
Queue ๐ - https://html.spec.whatwg.org/multipage/#element-queue
- Lifecycle
Callbacks ๐
Enumsยง
- Backup
Element ๐Queue Flag - https://html.spec.whatwg.org/multipage/#processing-the-backup-element-queue
- Callback
Reaction ๐ - Construction
Stack ๐Entry - Custom
Element ๐Reaction - Custom
Element ๐State - https://dom.spec.whatwg.org/#concept-element-custom-element-state
Constantsยง
Functionsยง
- get_
callback ๐ - https://html.spec.whatwg.org/multipage/#dom-customelementregistry-define
Step 14.4: Get
callbackValue
for allcallbackName
inlifecycleCallbacks
. - is_
extendable_ ๐element_ interface - is_
potential_ ๐custom_ element_ char - Check if this character is a PCENChar https://html.spec.whatwg.org/multipage/#prod-pcenchar
- is_
valid_ ๐custom_ element_ name - https://html.spec.whatwg.org/multipage/#valid-custom-element-name
- run_
upgrade_ ๐constructor - https://html.spec.whatwg.org/multipage/#concept-upgrade-an-element Steps 8.1-8.3
- try_
upgrade_ ๐element - https://html.spec.whatwg.org/multipage/#concept-try-upgrade
- upgrade_
element ๐ - https://html.spec.whatwg.org/multipage/#concept-upgrade-an-element