Function fragment

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

Add a node whose tags are not rendered.

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