Activates the indicator element.
The client rect of the previously activated indicator
Adds the given className to the root element.
The className to add
Deactivates the indicator.
Applies focus to the root element
Returns the offsetLeft of the content element.
Returns the offsetWidth of the content element.
Returns the offsetLeft value of the root element.
Returns the offsetWidth value of the root element.
Returns whether the root element has the given className.
The className to remove
Emits the MDCTab:interacted event for use by parent components
Removes the given className from the root element.
The className to remove
Sets the given attrName of the root element to the given value.
The attribute name to set
The value so give the attribute
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