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