Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace <internal>

Index

Type aliases

Type aliases

ColorValue

ColorValue: number | string | RGB | number[]

Options

Options: { dark?: string; light?: string; threshold?: number }

Type declaration

  • Optional dark?: string
  • Optional light?: string
  • Optional threshold?: number

Generated using TypeDoc