Accordion
Expanding sections that grow to their natural height with no measuring, with arrow key navigation and closed panels skipped by Tab.
Every easeUI component, ready to preview. Each one comes as a TypeScript source file you add with the shadcn CLI.
Expanding sections that grow to their natural height with no measuring, with arrow key navigation and closed panels skipped by Tab.
Banner with a colored accent stripe. Body text stays neutral so contrast never depends on the variant.
Round avatar whose image fades in on load and crossfades to initials if it fails.
Small status pill in five colors, with a crossfade for when its variant changes.
Button with a quick press, hairline rings instead of borders, four variants, and a 44px tap area even at small sizes.
Bordered surface with header, content, and footer parts for grouping related content.
Checkbox on a real checkbox input, with a check mark that pops in rather than just appearing.
Command-K style search overlay that filters as you type, with arrow keys to move the highlight and Enter to select.
Copies text to the clipboard and trades its icon for a check for a moment, with a label or as a single icon.
A line-by-line diff with an added or removed mark in the gutter and a tinted row for each side. Renders a diff, doesn't compute one.
Sheet that slides up from the bottom edge on the native dialog element. Drag the handle down, or flick it, to dismiss.
Action menu that opens from a trigger, flips upward when there is no room below, and supports a destructive item.
A pill that morphs between a compact status line and any number of named live-activity views, the same element reshaping via layout animation each time.
A row of icon tabs where the selected one expands to reveal its label, sliding a shared background pill to match.
Dropzone that also opens the native file picker, with a list below it that pops each file in and collapses smoothly on remove.
Text filled with a slowly drifting rainbow. It pauses while off screen and holds still when reduced motion is on.
Button for destructive actions that fills while you hold it and only fires once the fill completes. Letting go early drains it back quickly.
Text input whose focus ring grows from a hairline to two px, with a destructive ring for aria-invalid.
A stat tile: a label, a headline value, and an optional trend pill. Pass a Number Ticker as the value to have it roll in on change.
Centered dialog on the native dialog element that fades and scales in, leaves faster than it arrives, and keeps focus inside while open.
A circular search button that morphs into a text field: the same element grows and reshapes via a layout animation, rather than a new one popping in beside it.
A deck of notification cards: collapsed to the top card with peeking edges behind it, fanning into a readable list on hover or focus.
Number that rolls to a new value like an odometer, one changed digit at a time.
One box per digit for a verification code, with paste and SMS autofill support and a shake for a wrong code.
A panel of arbitrary content anchored to a trigger, opening on click and flipping above it when there's no room below.
Progress bar that fills with scale instead of width, plus an indeterminate state for unknown durations.
A pull-down gesture over scrollable content: the indicator tracks the finger 1:1, then resists past the trigger distance and spins while refreshing.
Native range input with a filled track and tick dots, so keyboard and screen reader support come built in.
Composable select whose menu fades and scales out of the trigger, and opens upward when there is no room below.
A floating bar of bulk actions that fades and rises in once a selection leaves zero, for pairing with Table or any selectable list.
Loading placeholder with one shimmer shared across the page. Wrap real content and it takes the same shape, then crossfades away.
On and off switch with a quick slide and no bounce. Inside a label, the whole row is the tap target.
A plain, composable data table: sortable headers with an arrow that only shows on hover until active, and rows that tint when selected.
Pill, segment, or underline tabs with an indicator that slides to the selected tab.
One component, three ways to animate text: a scramble that resolves into place, a word or character reveal out of a blur, and a loading shimmer sweep.
Textarea that grows with its content instead of scrolling, down to three rows and up to a scrollable cap.
Light and dark switch that reveals the new theme as a circle growing from the center of the screen or from the button itself.
Toasts that stay long enough to read based on their word count, and pause while hovered or while the tab is in the background.
Tooltip that shows a label with its keyboard shortcut, using Command on Mac and Ctrl elsewhere. Moving along a toolbar crossfades to the next tooltip with no delay.