Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BmarkCompletionOption

Hierarchy

Implements

Index

Constructors

Properties

Accessors

Constructors

constructor

  • new BmarkCompletionOption(value: string, bmark: browser.bookmarks.BookmarkTreeNode): BmarkCompletionOption

Properties

fuseKeys

fuseKeys: any[] = []

html

html: HTMLElement

value

value: string

Accessors

state

  • get state(): "normal" | "focused" | "hidden"
  • set state(newstate: OptionState): void

Generated using TypeDoc