Skip to content

Cm5EditorCursorCoords

Unofficial

Coordinates returned by cursorCoords.

Import:

import type { Cm5EditorCursorCoords } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface Cm5EditorCursorCoords

Properties

PropertyTypeDescription
bottomnumberThe bottom coordinate in pixels.
leftnumberThe left coordinate in pixels.
topnumberThe top coordinate in pixels.

Links to this page: