Function leptos_dom::html::text

source ยท
pub fn text(text: impl Into<Oco<'static, str>>) -> Text
Expand description

Creates a text node.