Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IProperties

Index

Properties

entry

entry: IEntry

The entry to visualize.

listMode

listMode: "default" | "block" | "allow" | "invalid"

The list mode to apply.

performAction

performAction: (action: Action, entry: IEntry) => void

Type declaration

    • Callback to use for performing an action on the entry.

      Parameters

      Returns void

Optional translator

translator: ITranslator

The language translator.

viewType

viewType: "installed" | "searchResult"

The requested view type.

Generated using TypeDoc