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