Trait silkenweb_dom::Text

source ·
pub trait Text {
    fn set_text(&self, builder: &mut ElementBuilder);
}
Expand description

A Text element.

Required Methods§

Implementations on Foreign Types§

Implementors§