Basic UI Components
The starter template includes a comprehensive set of UI components based on shadcn/ui, built on top of Radix UI primitives and styled with TailwindCSS.
Components in this section
- Alert - Used to display important messages to the user
- Avatar - Displays user or entity profile images with fallbacks
- Badge - Small status descriptors for UI elements
- Button - Interactive button elements in various styles
- Calendar - Date picking interface component
- Card - Container component for related content
- Container - Layout component for proper content width
- Content Card - Special card variant for content display
- Dialog - Modal dialog component for focused interactions
- Dropdown Menu - Menu that appears from a trigger element
- Popover - Small overlay content that appears near an element
- Search Input - Specialized input for search interfaces
- Table - Data table component for structured information
- Tabs - Switchable content sections
- Toast - Temporary notifications that appear on the screen