Home
last modified time | relevance | path

Searched refs:STRONG (Results 1 – 2 of 2) sorted by relevance

/expo/docs/ui/components/Text/
H A Dtypes.ts18 STRONG = 'strong', enumerator
H A Dindex.tsx217 export const BOLD = createTextComponent(TextElement.STRONG, css({ fontWeight: 600 }));