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