LabelScreenshotOptions
Options for labelScreenshot.
Import:
import type { LabelScreenshotOptions } from 'obsidian-integration-testing';Signature:
export interface LabelScreenshotOptionsProperties
| Property | Type | Description |
|---|---|---|
| text | string | The 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: