Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SelectorOption<T>

Type Parameters

  • T

Hierarchy

  • SelectorOption

Index

Properties

color?: string
description?: string
freeInputEquivalent?: string
freeInputPattern?: string
group?: string
icon?: string
name: string
result?: T
weight?: number

Methods

  • callback(string?: any): void

Generated using TypeDoc