Skip to content

LabelScreenshotOptions

Options for labelScreenshot.

Import:

import type { LabelScreenshotOptions } from 'obsidian-integration-testing';

Signature:

export interface LabelScreenshotOptions

Properties

PropertyTypeDescription
textstringThe caption. Keep it to a handful of words: it is read at listing-thumbnail size, and it is clipped rather than wrapped.

Links to this page: