Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(select): Add enhanced select variant (#3949)
Adds the leading icon variant to the select. Adds the helper text to the select. Adds the rotating dropdown icon to the select. Adds the enhanced menu version of the select. BREAKING CHANGE: Several adapter APIs were added to support the enhanced variant. The drop-down arrow is now its own element. The change event is now MDCSelect:change for all variants. See the README for full details.
- Loading branch information