Sequence.Content Props
| Prop | Type | Default |
|---|---|---|
className | string | — |
children | ReactNode | — |
asChild | boolean | — |
A component for displaying ordered steps or sequences.
import { Sequence } from '@ivaldi/ui'| Prop | Type | Default |
|---|---|---|
type | enum | — |
className | string | — |
children | ReactNode | — |
color | VariantProps<any> | — |
size | VariantProps<any> | — |
orientation | VariantProps<any> | "vertical" |
align | VariantProps<any> | "center" |
gap | VariantProps<any> | — |
asChild | boolean | — |
| Prop | Type | Default |
|---|---|---|
className | string | — |
children | ReactNode | — |
asChild | boolean | — |
| Prop | Type | Default |
|---|---|---|
className | string | — |
children | ReactNode | — |
asChild | boolean | — |
| Prop | Type | Default |
|---|---|---|
className | string | — |
children | ReactNode | — |
asChild | boolean | — |