Std.Html.Build.words
1 declaration
fn
words: Str -> Std.Html.Build.NodeThis is a callable function.
What it does
Text as a node, so it can appear in a list beside elements. Escaped.
Read the signature
- The text after the name is the type checked by Pudu.
- Read arrows from left to right: inputs come first, and the final type is returned.
