react-select: how to keep dropdown open when styling in inspector?

后端 未结 8 1168
执笔经年
执笔经年 2021-02-01 03:24

I\'m using react-select and I\'m customizing it,I didn\'t found an option to do this. Is there some workaround I can use to keep dropdown open when I\'m styling it?

8条回答
  •  孤街浪徒
    2021-02-01 04:15

    If you are using Google Chrome to debug. You can hover over the select drop down and press Ctrl+Shift+C simultaneously and it should be automatically selected in the debug window

提交回复
热议问题