flowbite-react icon indicating copy to clipboard operation
flowbite-react copied to clipboard

Official React components built for Flowbite and Tailwind CSS

Results 248 flowbite-react issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently, the theme object and its usage are not fully documented for each component in the Flowbite-React library. This lack...

:books: documentation
help wanted
good first issue

Hi guys, will you introduce a toast at click of the button as a hook?

- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Steps to reproduce 1. Go...

- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Steps to reproduce 1. Copy...

- [X] I have followed the [Your First Code Contribution section of the Contributing guide](https://github.com/themesberg/flowbite-react/blob/main/CONTRIBUTING.md#your-first-code-contribution) Summarize the changes made and the motivation behind them. Reference related issues using `#` followed...

Because the MouseEvent is not passed through dropdown items, scenarios such as stopping propagation when the dropdown is descendant of another clickable item cannot be supported. https://github.com/themesberg/flowbite-react/blob/b2640bcc70822e22b65a76e33b651ee291e12ec1/packages/ui/src/components/Dropdown/DropdownItem.tsx#L52-L55 By contrast, NavbarLink...

- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Steps to reproduce I copy...

**Is your feature request related to a problem? Please describe.** Add a prop that enables and disables entirely the < > controls either side of a carousel. I have a...

:rocket: enhancement
help wanted