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