Function sauron::prelude::figcaption[][src]

pub fn figcaption<MSG>(
    attrs: Vec<Attribute<&'static str, &'static str, AttributeValue<MSG>>, Global>,
    children: Vec<Node<&'static str, &'static str, &'static str, AttributeValue<MSG>>, Global>
) -> Node<&'static str, &'static str, &'static str, AttributeValue<MSG>>
Expand description

Creates an html figcaption element