Luke UI
GitHub repository

Strong

Marks text to signify strong importance.

Strong marks text as important. It renders a native strong element, which conveys importance to assistive technology, and uses the theme's emphasis font weight.

Strong — Basic
Read this part carefully before continuing.

Strong stays inline and inherits the surrounding typography. Use textWrap to control wrapping. Use lineClamp to constrain longer text.

Use <Text fontWeight="emphasis"> when text only needs to look bold. Strong tells assistive technology the text matters.

API

StrongProps also accepts compatible DOM and ARIA attributes and event handlers for its rendered element.

Prop

Type

On this page