subtRef
@Composable
Creates a Sub component with text, returning a reference.
Return
the Sub component
Parameters
text
the text of the component
className
the CSS class name
id
the ID attribute of the component
content
the content of the component