Skip to main content

TabController.TabPage

<TabController.TabPage key={'key1'} lazy index={index}>
APIThis is the list of additional props for the component

index
number

The index of the the TabPage

lazy
boolean

Whether this page should be loaded lazily

lazyLoadTime
number

How long to wait till lazy load complete (good for showing loader screens)

renderLoading
() => JSX.Element

Render a custom loading page when lazy loading

testID
string

The component test id