# Editor.Ruler > Tick-mark rulers along the top and left edges of the canvas. Source: https://docs.docmosaic.com/docs/primitives/ruler Tick-mark rulers along the top and left edges of the canvas. ## Usage ```tsx import { Editor } from '@docmosaic/react'; ; ``` ## API Reference ## Related - [Root](/docs/primitives/root) - the orchestrator