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