Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OptionColorPicker

An option allowing you to pick a color

Hierarchy

  • OptionColorPicker

Index

Properties

Optional defaultValue

defaultValue: string

The default value for this option

Optional descr

descr: string

The description of this option

type

type: "color"

THe type of the option

value

value: null | string

The value of this option

Generated using TypeDoc