Scroll Area
A stylized scroll container with composable viewport, custom indicators, and hover or scroll-driven visibility
Installation
Install the Scroll Area component using the nocta-ui CLI:
npx @nocta-ui/cli add scroll-areaImport the pieces you need:
import { ScrollArea } from '@/components/ui/scroll-area';Examples
Default Scroll Area
Horizontal
Api Reference
ScrollArea
Prop
Type