WebComponentCleanupMixin mixin
- Superclass constraints
- WebComponent<
HTMLElement>
- WebComponent<
- Mixin applications
Properties
-
cleanup
→ List<
void Function()> -
final
- 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
Methods
-
adoptedCallback(
) → void -
inherited
-
attributeChangedCallback(
String name, String? oldValue, String? newValue) → void -
inherited
-
connectedCallback(
) → void -
inherited
-
disconnectedCallback(
) → void -
override
-
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