Function sauron_core::svg::attributes::method [−][src]
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