TW-Elements icon indicating copy to clipboard operation
TW-Elements copied to clipboard

𝙃𝙪𝙜𝙚 collection of Tailwind MIT licensed (free) components, sections and templates 😎

Results 148 TW-Elements issues
Sort by recently updated
recently updated
newest added

Hello, thanks for the library! I've followed your instructions from [here](https://tailwind-elements.com/quick-start/), but could not get the date picker to work. As I've inspected, it requires some specific CSS, so could...

Their is no option available for changing timepicker top color, bg color, text color, I am using latest version of Tailwind-Elements. https://tailwind-elements.com/docs/standard/forms/timepicker/ ``` Select a time ```

Hi, I'm trying to create a time picker component, I have copy-pasted the second example from [here](https://tailwind-elements.com/docs/standard/forms/timepicker/) and nothing happens when I click. I can confirm that I've correctly set...

These elements seem to be missing their CSS styles. Even in the documentation examples are missing: https://tailwind-elements.com/docs/standard/components/popover/ and https://tailwind-elements.com/docs/standard/components/tooltip/ Had to add these CSS styles to fix Popover: ``` .popover...

Hi, I've added this to a React Typescript project and am getting the following error: ``` Could not find a declaration file for module 'tw-elements'. '/Users/microsoft/code/Azure-Kusto-WebUX/node_modules/tw-elements/dist/js/index.min.js' implicitly has an 'any'...

[NextJS](https://nextjs.org/) applications fail to load when attempting to import `tw-elements`; this is because the `document` object is not available when using server-side rendering. [This comment](https://github.com/vercel/next.js/issues/5354#issuecomment-520305040) seems to imply that the...

[NextJS](https://nextjs.org/) applications fail to load when attempting to import `tw-elements`; this is because the `document` object is not available when using server-side rendering. [This comment](https://github.com/vercel/next.js/issues/5354#issuecomment-520305040) seems to imply that the...

![image](https://user-images.githubusercontent.com/3882883/156879689-5dc54be0-5814-493f-807b-2d9b1331cf2a.png)

How can I reinitialize the datepicker after a corresponding input field has been placed in the DOM via Ajax? Unfortunately I can't find any instructions or JS documentation.

can't find in the docs the support for this. js is using inset and not possible to override using `right-0`