Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Palette

the palette module handles the customization of colors of courses and events

author

Hanzhi Zhou

Hierarchy

  • Palette

Implements

Index

Properties

savedColors

savedColors: {}

Type declaration

  • [x: string]: string

Methods

fromJSON

getDefault

toJSON

  • toJSON(): this

Static compressJSON

Static decompressJSON

  • decompressJSON(obj: ReturnType<typeof compressJSON>): { savedColors: {} }

Generated using TypeDoc