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