Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ThemeDefine

Hierarchy

  • ThemeDefine

Index

Properties

borderColor

button

button: { bgColor?: ColorPropertyDefine; color?: ColorPropertyDefine }

Type declaration

checkbox

checkbox: { borderColor?: ColorPropertyDefine; checkBgColor?: ColorPropertyDefine; uncheckBgColor?: ColorPropertyDefine }

Type declaration

color

Optional defaultBgColor

defaultBgColor: ColorPropertyDefine

Optional font

font: undefined | string

Optional frozenRowsBgColor

frozenRowsBgColor: ColorPropertyDefine

frozenRowsBorderColor

frozenRowsBorderColor: ColorsPropertyDefine

Optional frozenRowsColor

frozenRowsColor: ColorPropertyDefine

header

header: { sortArrowColor?: ColorPropertyDefine }

Type declaration

Optional highlightBgColor

highlightBgColor: ColorPropertyDefine

highlightBorderColor

highlightBorderColor: ColorsPropertyDefine

radioButton

radioButton: { checkBgColor?: ColorPropertyDefine; checkBorderColor?: ColorPropertyDefine; checkColor?: ColorPropertyDefine; uncheckBgColor?: ColorPropertyDefine; uncheckBorderColor?: ColorPropertyDefine }

Type declaration

selectionBgColor

selectionBgColor: ColorPropertyDefine

underlayBackgroundColor

underlayBackgroundColor: string

Generated using TypeDoc