DocMosaicdocs
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

PropTypeDefaultDescription
fullWidthboolean | undefined-

When true, expands the trigger to fill its container (mobile sheet).

  • Root - the orchestrator