Optional
componentDirect props to set on the React Native component (including iOS and Android specific props). Most use cases should not need this.
Optional
primaryPrimary action to render (right side action)
Optional
secondarySecondary actions to render (left side action. Should only be icons normally. But not limited). If kind and overrideColor are not set will auto set to best combo for tables.
Optional
style?: StyleProp<ViewStyle>Style to set on the item
Generated using TypeDoc
Props for DataTableHeader component