Activates the tab at the given index with the given client rect
The index of the tab to activate
The client rect of the previously active Tab Indicator
Deactivates the tab at the given index
The index of the tab to deactivate
Focuses the tab at the given index
The index of the tab to focus
Returns the index of the focused tab
Returns the index of the given tab
The ID of the tab whose index to determine
Returns the root element's offsetWidth
Returns the index of the previously active tab
Returns the width of the scroll content
Returns the current scroll position
Returns the tab dimensions of the tab at the given index
The index of the tab
Returns the client rect of the tab's indicator
The index of the tab
Returns the length of the tab list
Increments the current scroll position by the given amount
The amount to increment scroll
Returns if the Tab Bar language direction is RTL
Emits the MDCTabBar:activated event
The index of the activated tab
Scrolls to the given position
The position to scroll to
Sets the tab at the given index to be activated
The index of the tab to activate
Generated using TypeDoc
Defines the shape of the adapter expected by the foundation. Implement this adapter for your framework of choice to delegate updates to the component in your framework of choice. See architecture documentation for more details. https://github.com/material-components/material-components-web/blob/master/docs/code/architecture.md