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