Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMenuOptionWithHighlights

Hierarchy

Index

Properties

Optional detail

detail: undefined | string

detailHighlights

detailHighlights: number[]

Optional icon

icon: undefined | string

Optional font-awesome icon

label

label: string

labelHighlights

labelHighlights: number[]

Optional metadata

metadata: undefined | object

Optional pinned

pinned: undefined | true | false

A pinned option is always shown first in the menu, before unpinned items

Optional score

score: undefined | number

Score used to sort the results.

Generated using TypeDoc