Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties

desc: string

Description text for item.

See Text Format

group: string

Result grouping name, default is group of package.json

Optional 
icon: string

Icon URL, default is icon of package.json. See Icon URL Format

Optional 
id: any

An identifier (recommended to be unique), used as argument to execute(), default is undefined

Optional 
payload: any

Extra information, used as second argument to execute(), default is undefined

Optional 
preview: boolean

Whether it has HTML Preview, default is false; used with render().

Optional 
redirect: string

Redirection query, default is undefined

Optional 
title: string

Title text for item.

See Text Format

Generated using TypeDoc