Logo VitNode
Documentation
DocumentationIntroduction
TypographyColors

Components

Data TableConfirm Action Alert Dialog

Forms

Auto FormCheckboxColorComboboxEditorInputInput GroupNullable NumberRadio GroupRolesSelectSwitchTextareaUser

UI

AccordionAlert DialogAlertBadgeButtonCardDialogDrawerDropdown MenuEmoji & Icon PickerHover CardPopoverProgressScroll AreaSeparatorSheetSkeletonSonnerTabsToggle GroupToggleTooltip

Progress

A progress component for indicating the completion of a task.

Preview

x

Usage

import { Progress } from '@vitnode/core/components/ui/progress';
<Progress value={50} />

API Reference

Base UI - Progress

Popover

A popover component for displaying additional content on user interaction.

Scroll Area

Container for scrollable content with custom scrollbars.

On this page

PreviewUsageAPI Reference