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