syntaxui icon indicating copy to clipboard operation
syntaxui copied to clipboard

Get free access to pre-built, Tailwind CSS-powered components, animations and effects - brought to life using Framer Motion. Just copy, paste and you're ready to go!

Results 21 syntaxui issues
Sort by recently updated
recently updated
newest added

## Description I added a simple component in the Effects group named BackgroundGrid that can be used to add a background grid to any page or any container very easily....

enhancement

### Feature Description 📝 Add customizable and flexible tables and will be responsive as well ### Screenshots 📸 `Desktop` ![table](https://github.com/Ansub/SyntaxUI/assets/82626103/017578bc-a7f7-419e-bf14-96f2d058a225) `Moble` ![table2](https://github.com/Ansub/SyntaxUI/assets/82626103/df7440ea-9c41-4a1e-b253-c80894574931)

enhancement

### Feature Description 📝 since we have migrated back to only using Tailwind CSS for SimpleToggle component, we can do the similar thing for IconToggle as that component is basically...

enhancement

### Feature Description 📝 Add a component that makes it easy to add a customizable background grid. ### Screenshots 📸 _No response_

enhancement

### Feature Description 📝 A Glassmorphism Button (button with glass-like effect) Tailwind Playground link: [https://play.tailwindcss.com/Y9Sr11vrVR](https://play.tailwindcss.com/Y9Sr11vrVR) ### Screenshots 📸 In Light Mode ![image](https://github.com/Ansub/SyntaxUI/assets/116942066/1d03776b-978e-4d78-a3ae-e29dce66eeef) In Dark mode ![image](https://github.com/Ansub/SyntaxUI/assets/116942066/9a51a6a9-0bb4-4491-986b-1b6a10840cc7)

enhancement

### Feature Description 📝 Will have 4 columns and a desc and will be responsive as well. The footer will actually be a professional one ### Screenshots 📸 ![image](https://github.com/Ansub/SyntaxUI/assets/111780029/d265b51f-8d74-4433-8936-de203c8e3d04) ![image](https://github.com/Ansub/SyntaxUI/assets/111780029/e052f1d5-9b5f-4517-be89-0f07e4450f85)

enhancement

## Description I added a glassmorphism button ## Related Issue Fixes #188 ## Proposed Changes - I added the new component to `src/showcase/components/button/GlassmorphismButton.tsx` - This implementation uses framer motion to...

This is just an initialising of the dark mode as earlier there were flickering issues, Actually Watch theme was forcefull converting it back to the light mode and. also added...

## Description 📝 ## There is no active state on button component in sidebar : https://syntaxui.com/components/button/neubrutalism-button ## How to Fix: ## Active state should look something like this: ### Link...

bug