You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a `md-select-header` component, which is a fixed header above the select's options. It allows for the user to project an input to be used for filtering long lists of options.
**Note:** This component only handles the positioning, styling and exposes the panel id for a11y. The functionality is up to the user to handle.
Fixes#2812.
0 commit comments