Expand description
Element nodes.
StructsΒ§
- Element
- https://dom.spec.whatwg.org/#element
- Element
Perform πFullscreen Enter - Element
Perform πFullscreen Exit - TagName π
- A holder for an elementβs βtag nameβ, which will be lazily resolved and cached. Should be reset when the document owner changes.
EnumsΒ§
- Adjacent
Position π - Attribute
Mutation π - Custom
Element πCreation Mode - Element
Creator π - Selector
Wrapper - A type that wraps a DomRoot value so we can implement the SelectorsElement trait without violating the orphan rule. Since the trait assumes that the return type and self type of various methods is the same type that it is implemented against, we need to be able to represent multiple ownership styles.
ConstantsΒ§
TraitsΒ§
- Layout
Element πHelpers
FunctionsΒ§
- cors_
setting_ πfor_ element - get_
attr_ πfor_ layout - is_
valid_ πshadow_ host_ name - https://dom.spec.whatwg.org/#valid-shadow-host-name
- referrer_
policy_ πfor_ element - reflect_
cross_ πorigin_ attribute - https://html.spec.whatwg.org/multipage/#cors-settings-attribute
- reflect_
referrer_ πpolicy_ attribute - https://html.spec.whatwg.org/multipage/#referrer-policy-attribute
- set_
cross_ πorigin_ attribute