Custom dropdown widget allows to add highly customizable dropdown widget in your projects. Features includes Search on list data, Network search, Multi-selection and many more.
I want to adjust the width of the dropdown dynamically. Specifically, I would like to set the dropdown width to 120 before it is shown, and then change it to 400 once it is displayed.
I want to adjust the width of the dropdown dynamically. Specifically, I would like to set the dropdown width to 120 before it is shown, and then change it to 400 once it is displayed.
Is there any way to achieve this?