<Text>

The <Text> system component displays formatted text.

interface TextProps

Properties

block
: TextBlock

The block of formatted text to display.

nonInteractive (optional)
: boolean

If true, links and action buttons/links won't be rendered.

The default is false