pub type SelectableElement<'a> = Selectable<'a, ElementRef<'a>>;
Expand description
Selectable Html Element
Aliased Typeยง
pub struct SelectableElement<'a> { /* private fields */ }
pub type SelectableElement<'a> = Selectable<'a, ElementRef<'a>>;
Selectable Html Element
pub struct SelectableElement<'a> { /* private fields */ }