Skip to content

MockLinkElement

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

Link element with optional navigation

  • MockElementBase

label: string

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

Display label for the element

MockElementBase.label


optional navigateTo: string

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

Screen ID to navigate to when clicked


type: "link"

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

Element type identifier

MockElementBase.type