Material Select open on initialization


Topic: Material Select open on initialization

cdenby pro asked 6 months ago

Expected behavior I would like to have the option to do something like:

$(".mdb-select").materialSelect({open: true});

I think you get the idea - When done initialization, I want it to be open.

Actual behavior I haven't seen any documentation of this being possible. I was looking for an event that I could leverage to click on the input.select-dropdown, but I don't see the equivalent of on-shown or anything like that.


Please insert min. 20 characters.