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