Optional
classIs the CSS class for the tab-bar
Is an array of keys which specifies the various history states to be removed when a tab is clicked (selected) The app might be in a state that shows a specific UI (when in a tab view). When the tab is switched, all the UI state will need (if needed) to be reset for the new tab UI. The keys specified in the "current" property will insure that all those states are cleared.
Optional
extraSpecifies the extra UI elements that will be added to the left/right of the tab bar.
Are the various UI (tab-bar) tabs
Optional
tabsProperties of Ant Design Tab component
Generated using TypeDoc
Is the interface that defines the properties for the header tab bar control