Function leptos::html::text

source ·
pub fn text(text: impl Into<Cow<'static, str>>) -> Text
Expand description

Creates a text node.