Focuses list item at the index specified.
Returns the attribute value of list item at given index
.
true if checkbox is present at given list item index.
true if radio button is present at given list item index.
true if checkbox inside a list item is checked.
true when the current focused element is inside list root.
true if root element is focused.
Notifies user action on list item.
Sets the checked status of checkbox or radio at given list item index.
Sets the tabindex to the value specified for all button/a element children of the list item at the index specified.
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