Skip to content

MockTextElement

Defined in: packages/core/src/types.ts:202

Text element for labels and headings

  • MockElementBase

label: string

Defined in: packages/core/src/types.ts:165

Display label for the element

MockElementBase.label


type: "text"

Defined in: packages/core/src/types.ts:203

Element type identifier

MockElementBase.type


optional variant: "heading" | "subheading" | "body" | "caption"

Defined in: packages/core/src/types.ts:205

Text style variant