Primitives
Editor.Guides
Page-level guide lines. Drag from a ruler to drop; click the × badge to remove.
Page-level guide lines. Drag from a ruler to drop; click the × badge to remove.
Usage
import { Editor } from '@docmosaic/react';
<Editor.Root>
<Editor.Guides />
</Editor.Root>;API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | undefined | - | Optional extra className applied to the overlay container. |
Related
- Root - the orchestrator