RawAttributeComponent class final
- Inheritance
-
- Object
- HtmlComponent
- AttributeComponent
- RawAttributeComponent
- Available extensions
Constructors
- RawAttributeComponent(String name, String? content)
-
const
Properties
Methods
-
add(
HtmlComponent c) → HtmlComponent -
inherited
-
addAll(
List< HtmlComponent> cs) → HtmlComponent -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toHtml(
) → String -
Available on HtmlComponent, provided by the HtmlComponentToHtml extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited