Closed MRR0GERS closed 6 years ago
I have a need for a default selected value from the drop down. I've added code to my js file to do it by adding data-selected="value" to the ul tag but it'd be a nice feature to have as part of the official codebase.
data-selected="value"
Hi, MRR0GERS. It is no bad idea. Thanks We will consider it
I have a need for a default selected value from the drop down. I've added code to my js file to do it by adding
data-selected="value"
to the ul tag but it'd be a nice feature to have as part of the official codebase.