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