MockTextElement
Defined in: packages/core/src/types.ts:202
Text element for labels and headings
Extends
Section titled “Extends”MockElementBase
Properties
Section titled “Properties”label:
string
Defined in: packages/core/src/types.ts:165
Display label for the element
Inherited from
Section titled “Inherited from”MockElementBase.label
type:
"text"
Defined in: packages/core/src/types.ts:203
Element type identifier
Overrides
Section titled “Overrides”MockElementBase.type
variant?
Section titled “variant?”
optionalvariant:"heading"|"subheading"|"body"|"caption"
Defined in: packages/core/src/types.ts:205
Text style variant