Optional
closeIndicate if should close if pressing item with no children
Optional
componentDirect props to set on the React Native component (including iOS and Android specific props). Most use cases should not need this.
List of top level items to render
Callback to close the panel
Optional
onText to use for on close areas (accessibility). Defaults to ENGLISH "Close"
Indicate if the panel should be open
Optional
style?: StyleProp<ViewStyle>Custom style to set on the item
Generated using TypeDoc
Props for UiPanel component