Optional breakIf set will not wrap text and use break mode (tail is normal use)
Optional componentDirect props to set on the React Native component (including iOS and Android specific props). Most use cases should not need this.
Optional style?: StyleProp<TextStyle>Style to set on the item
Optional text?: stringText to render
Optional type?: TextTypesType of text to render (style of Carbon) body-compact-02 is default
Generated using TypeDoc
Props for Text component