Function sauron::prelude::prelude::html::tags::commons::i

source ·
pub fn i<MSG>(
    attrs: impl IntoIterator<Item = Attribute<MSG>>,
    children: impl IntoIterator<Item = Node<MSG>>
) -> Node<MSG>
Expand description

Creates an html i element