TrunkTypography
Create a block of text that conforms to Trunk’s typography styleguide.
This is the CoreUI2 type style.
Usage
Props
| Name | Type | Description |
|---|---|---|
variant | string | Required. The typography style ("CoreUI1", "Heading3", etc.) |
color | string | Set the color of this text (default: white) |
href | string | Turn this into a link |
component | any | Use a different React component as the base |