Function sauron_core::html::attributes::id
source · 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