Skip to content

Latest commit

 

History

History
50 lines (16 loc) · 578 Bytes

text-content.md

File metadata and controls

50 lines (16 loc) · 578 Bytes

Text content (TextContent)

Use to style chunks of HTML by applying default typographical styles to the content.

Properties

className

Adds the specified classes to the root element of the component.

Type: String

Required: No

id

Adds the specified ID to the root element of the component.

Type: String

Required: No

Slots

children (content)

Content of the component.

License Summary

The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.