Back to Component Browser
FullWidthActions
Quartzlib/quartz/components/FullWidthActions/index.ts
Preview
Import
import { FullWidthActions } from '@/lib/quartz';Props (1)
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| children | ReactNode | required | — | The `<button>` or `<a>` tag to expand to the full width of the container |
Usage
Not used in any projects yet.