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