Optional
componentDirect props to set on the React Native component (including iOS and Android specific props). Most use cases should not need this.
Optional
disabled?: booleanIndicate if the item should be disabled
Optional
hidden?: booleanIndicate if the item should be hidden
Optional
leftLeft icon to render (size 20)
Optional
ononLongPress event
Optional
ononPress event
Optional
rightRight icon to render (size 20)
Optional
style?: StyleProp<ViewStyle>Style to set on the item
Name of the navigation item to render
Optional
textBreak mode for text. Default is to wrap text
Optional
textText type to render (Standard is default. Normally only body 01 or 02 should be used)
Generated using TypeDoc
Item to show in the UiPanel