Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open Options by default #75

Open
Abramovick opened this issue Jan 25, 2022 · 1 comment
Open

Open Options by default #75

Abramovick opened this issue Jan 25, 2022 · 1 comment

Comments

@Abramovick
Copy link

I'm tryna get the dropdown to be opened opened by default and not closed. I checked the docs and source code, i don't think there's a way to do that...
If there is, please share. If not i'll raise a PR

@vmvillamilp
Copy link

I'm tryna get the dropdown to be opened opened by default and not closed. I checked the docs and source code, i don't think there's a way to do that... If there is, please share. If not i'll raise a PR

Hi Abramovick, I was also looking for this and found that in the index.js there's a state called showOptions (line 35) that has false by default. If you change it to true then the options are shown by default.

I have the sensation that you already knew that, but maybe it does helps others.

Regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants