Primitives
Editor.OrientationSelect
Portrait / landscape toggle. Part of Editor.Properties.
Portrait / landscape toggle. Part of Editor.Properties.
Usage
import { Editor } from '@docmosaic/react';
<Editor.Root>
<Editor.OrientationSelect />
</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