@zero-dependency/domFunctionstexttext Callabletext(text: string): TextCreates a new Text node with the provided text.Parameterstext: stringThe text to create the Text node with.Returns TextA new Text node with the provided text.
Creates a new Text node with the provided text.