JohnCoene / cicerone

🏛️ Give tours of your Shiny apps
https://cicerone.john-coene.com
Other
187 stars 7 forks source link

Question: How to highlight selectInput(...)? #58

Closed stephanmg closed 1 year ago

stephanmg commented 1 year ago

In my opinion, selectInput(...) we should also be able to highlight selectInput(...) with cicerone. Perhaps I'm doing something wrong, but I can't get to highlight it with step(...) function. Any hints?

JohnCoene commented 1 year ago

selectInput by default selectizes so the <select> input is actually hidden.