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?: 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

indicators

indicators: { bottomLeftColor?: ColorPropertyDefine; bottomLeftSize?: number; bottomRightColor?: ColorPropertyDefine; bottomRightSize?: number; topLeftColor?: ColorPropertyDefine; topLeftSize?: number; topRightColor?: ColorPropertyDefine; topRightSize?: number }

Type declaration

messages

messages: { boxWidth?: number; errorBgColor?: ColorPropertyDefine; infoBgColor?: ColorPropertyDefine; markHeight?: number; warnBgColor?: ColorPropertyDefine }

Type declaration

radioButton

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

Type declaration

selectionBgColor

selectionBgColor: ColorPropertyDefine

underlayBackgroundColor

underlayBackgroundColor: string

Generated using TypeDoc