Function sauron::prelude::prelude::html::dl

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

Creates an html dl element