Skip to content

Dimensions

Unofficial

Width and height dimensions.

Import:

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

Signature:

export interface Dimensions

Properties

PropertyTypeDescription
heightnumberThe height.
widthnumberThe width.

Links to this page: