Optional backOn press event for back button
Optional backText for back button (this will auto style. This shoudl be Back or Prior_page_name depending on context. See design file for usage.)
Optional componentDirect props to set on the React Native component (including iOS and Android specific props). Most use cases should not need this.
Optional rightRight navigation items to load (will not be loaded if rightLink is used). Do not use more than 2 or can get funky looking.
Optional rightRight link to load
Optional style?: StyleProp<ViewStyle>Style to set on the item
Optional subSub title to use. This can include links by padding ReactNode. Normally body-compact-02 styling if using ReactNode
Title to show
Generated using TypeDoc
Props for TopNavigationBarLogin component