Extra shadcn
Components ready to use and import into your project.
Compatible with the shadcn configuration (color palette), if you want to contribute to the project don't forget to create an issue!
A stylish island taskbar with fade in and Smooth animations
| Name | Description | Props |
|---|---|---|
| distance | Coverage area to call the component | number |
| variant | Style that follows the global rules of your shadcn configuration. | default | destructive | ghost | link | outline | secondary |
| children | The components you want to display | any component |
| position | Define on which side of the screen you want the component to be displayed. | top | bottom | left | right |
Component to display short code.
npx shadcn@latest add table| Name | Description | Props |
|---|---|---|
| iconCopy | Enables or disables the icon for copying the element into the code component. | boolean |