Primitives
Editor.PageSizeSelect
Paper-size dropdown - A4, LETTER, LEGAL, and more.
Paper-size dropdown - A4, LETTER, LEGAL, and more.
Usage
import { Editor } from '@docmosaic/react';
<Editor.Root>
<Editor.PageSizeSelect />
</Editor.Root>;API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| fullWidth | boolean | undefined | - | When true, expands the trigger to fill its container (mobile sheet). |
Related
- Root - the orchestrator