hacifootprint
hcifootprintInterfaces

NavigationGraphSpec

Interface: NavigationGraphSpec

Defined in: src/atom/types.ts:844

Properties

affordances

affordances: Record<string, Affordance>

Defined in: src/atom/types.ts:848


description?

optional description?: string

Defined in: src/atom/types.ts:846


id

id: string

Defined in: src/atom/types.ts:845


journeys

journeys: Record<string, Journey>

Defined in: src/atom/types.ts:850

The compiled journeys, by id — the same word the definition declares them under.


pages

pages: Record<string, Page>

Defined in: src/atom/types.ts:847

On this page