ComponentRuntime class final
Constructors
- ComponentRuntime(Renderer renderer)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- renderer → Renderer
-
final
- rootComponent ↔ Component?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- styles → StyleRegistry
-
final
Methods
-
mount(
Component root) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
requestUpdate(
) → void - 🔑 UPDATE GLOBAL
-
toString(
) → String -
A string representation of this object.
inherited
-
unmount(
) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited