Function sauron_core::html::attributes::id [−][src]
pub fn id<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Expand description
Creates html id attribute
pub fn id<V, MSG>(v: V) -> Attribute<MSG> where
V: Into<Value>,
Creates html id attribute