Function write_html::tags::fragment

source ·
pub fn fragment<I: Html>(inner_html: I) -> Tag<'static, Empty, I>
Expand description

Add a node whose tags are not rendered.

TODO better docs, see https://react.dev/reference/react/Fragment