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