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
I would love this to be one {{md-select}} component, built with the intent of refactoring away the materialize javascript away and replacing it with some more SPA-friendly implementation
I've seen that MaterializeCSS has a selector with
multiple
property but we don't allow it in{{md-select}}
:I think we can added. We have two options:
{{md-select}}
.{{md-select-multiple}}
.What do you think? I'm going to send a PR with the changes as soon as I can.
The text was updated successfully, but these errors were encountered: