Text
<sc-text></sc-text>
This component let users create text that's shielded from other styles on the page.
- Preview
- Code
<sc-text>This is our text.</sc-text>
Component Codex
Properties
Property | Description | Type | Default |
---|---|---|---|
tag | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "p" | 'p' | |
truncate | boolean | false |