Hygge-UI

Text

Used to render text and paragraphs within an interface.

Source

This feature is only available to users on the Business Plan. To upgrade, visit your billing settings.

Examples

Basic example

Use the Text component for any custom paragraph text that should match the style of the text built in to your other components.

Deleting your account is permanent, and your data will not be able to be recovered.

Paragraphs using Text are responsive and automatically adapt to dark mode.

With link

Use the TextLink component for any links within a Text component.

Deleting your account is permanent, and your data will not be able to be recovered. If you still want to use this account in the future, learn about pausing your subscription instead.

With strong

Use the Strong component for any text you want to emphasize within a Text component.

Deleting your account is permanent, and your account data cannot be recovered.

With code

Use the Code component for any inline code symbols within a Text component.

Your new API token is BaVrRKpRMS_ndKU. Store this token somewhere safe as it will only be displayed once.