KanbanLane
KanbanLane Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| title | text | — | |
| color | color | — |
Default
EmptyLane
InProgress
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
color | color | — | — |
title | text | — | — |
Using KanbanLanetsx
import { KanbanLane } from '@/components/KanbanLane'
<KanbanLane
title="..."
color="..."
/>Tokens Used
No design tokens detected