Function sauron_core::html::attributes::selected
source · pub fn selected<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Expand description
Creates html selected attribute
pub fn selected<V, MSG>(v: V) -> Attribute<MSG>where
V: Into<Value>,
Creates html selected attribute