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