Skip to content

CoordsLeftTop

Unofficial

Left and top coordinates.

Import:

import type { CoordsLeftTop } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface CoordsLeftTop

Properties

Property Type Description
left number Left coordinate
top number Top coordinate

Links to this page: