Table

Component
View in Storybook

A responsive table component with optional glassy variant.

Installation
Install this component using the shadcn CLI with your preferred package manager
pnpm dlx shadcn@latest add @crenspire/table
Usage
Example code for using this component
NameStatusRole
John DoeActiveAdmin
Jane SmithActiveUser
Props
Component props and variants

This component supports the following variants:

  • default - Standard styling
  • glass - Glassmorphism effect (default)