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