Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace for the ColorPicker JQuery plugin, available as JQuery.fn.ColorPicker. Contains some additional types and interfaces required for the typings.

Index

Type aliases

RgbHexString

RgbHexString: string

Represents a color as an RGB hex string. The format is either #RRGGBB or RRGGBB, where R, G, and B each stand for a hex digit 0 to F.

Generated using TypeDoc