Struct dominator::DomBuilder[][src]

pub struct DomBuilder<A> { /* fields omitted */ }

Implementations

👎 Deprecated since 0.5.1:

Use the with_node macro instead

The same as the prop method.

The same as the prop_signal method.

The same as the attr method.

The same as the attr_ns method.

The same as the attr_signal method.

The same as the attr_ns_signal method.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.