Matt Jones

Results 5 comments of Matt Jones

Now I've learned a bit more about the normal Tailwind setup, I see it's not expected for us to have access to this object unless we import it: e.g. const...

Currently I get the best results with putting data-dropdown-placement="bottom-start" on the first level, then "right-start" on the 2nd level. Though content also needs to be kept short- this seems like...

Thanks! I always struggle with dropdowns on mobile myself!

By the way, this came up again for us, and I realised I forgot to say- it can be solved with existing Flowbite accordion markup `data-accordion-target` instead of collapse. No...

Note- I was able to workaround this. I'll leave it up for consideration though as I think the suggestion would be easier.