SpeedDial
SpeedDial Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| direction | selectup | down | left | right | — | |
| open | boolean | — |
Default
DirectionRight
ManyActions
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
direction | select | — | Direction actions expand |
open | boolean | — | Controlled open state |
Using SpeedDialtsx
import { SpeedDial } from '@/components/SpeedDial'
<SpeedDial
direction="..."
open="..."
/>Tokens Used
No design tokens detected