flowbite
flowbite copied to clipboard
Open-source UI component library and front-end development framework based on Tailwind CSS
Hello there, I was looking forward to using the date-picker plugin in react, any idea about implementing it in react?? thank you and looking forward to your help https://github.com/themesberg/flowbite/blob/main/content/plugins/datepicker.md
We should add an option to trigger the dropdown menu by more trigger types, such as hover, not just click. It should be accessible via a data attribute such as...
**Describe the bug** Common expected modal functionality is to click outside of the modal to close the modal. Same goes for hitting the esc button. **To Reproduce** Steps to reproduce...
We need to integrate keyboard events for the interactive components, such as when using "ESC" the close the modal.
Documentation for https://github.com/themesberg/flowbite/issues/132
**Is your feature request related to a problem? Please describe.** Hello and thank you for your great framework. It's easy and simple to understand. I would like to know if...
We need to integrate the UI components with [Storybook](https://storybook.js.org/) so we can run tests for accessibility and functionality as the library grows in size and adoption.