WebComponentAdoptedStylesMixin mixin
- Superclass constraints
Properties
-
cleanup
→ List<
void Function()> -
finalinherited
- element ↔ HTMLElement
-
getter/setter pairinherited
- extendsType → String
-
finalinherited
- formAssociated → bool
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- internals ↔ ElementInternals?
-
getter/setter pairinherited
-
observedAttributes
→ Iterable<
String> -
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- shadowOptions → ShadowRootInit
-
no setterinherited
-
sheets
↔ ReadonlySignal<
List< CSSStyleSheet> > -
getter/setter pair
Methods
-
adoptedCallback(
) → void -
inherited
-
attributeChangedCallback(
String name, String? oldValue, String? newValue) → void -
inherited
-
connectedCallback(
) → void -
override
-
disconnectedCallback(
) → void -
inherited
-
getRoot<
R extends JSObject> () → R -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited