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