grid-pro.aggridcssvars
Home > @genesislcap/grid-pro > AgGridCSSVars
AgGridCSSVars enum
All official AG CSS variables
Signature:
export declare enum AgGridCSSVars
Enumeration Members
|
Member |
Value |
Description |
|---|---|---|
|
backgroundColor |
| |
|
borderColor |
| |
|
checkboxBackgroundColor |
| |
|
checkboxCheckedColor |
| |
|
checkboxIndeterminateColor |
| |
|
checkboxUncheckedColor |
| |
|
chipBackgroundColor |
| |
|
controlPanelBackgroundColor |
| |
|
dataColor |
| |
|
disabledForegroundColor |
| |
|
foregroundColor |
| |
|
headerBackgroundColor |
| |
|
headerCellHoverBackgroundColor |
| |
|
headerCellMovingBackgroundColor |
| |
|
headerColumnResizeHandleColor |
| |
|
headerColumnSeparatorColor |
| |
|
headerForegroundColor |
| |
|
inputBorderColor |
| |
|
inputDisabledBackgroundColor |
| |
|
inputDisabledBorderColor |
| |
|
inputFocusBorderColor |
| |
|
inputFocusBoxShadow |
| |
|
minichartSelectedChartColor |
| |
|
minichartSelectedPageColor |
| |
|
modalOverlayBackgroundColor |
| |
|
oddRowBackgroundColor |
| |
|
rangeSelectionBackgroundColor |
| |
|
rangeSelectionBorderColor |
| |
|
rangeSelectionChartBackgroundColor |
| |
|
rangeSelectionChartCategoryBackgroundColor |
| |
|
rowBorderColor |
| |
|
rowHoverColor |
| |
|
secondaryBorderColor |
| |
|
secondaryForegroundColor |
| |
|
selectedRowBackgroundColor |
| |
|
selectedTabUnderlineColor |
| |
|
subheaderBackgroundColor |
| |
|
subheaderToolbarBackgroundColor |
| |
|
toggleButtonOffBackgroundColor |
| |
|
toggleButtonOffBorderColor |
| |
|
toggleButtonOnBackgroundColor |
| |
|
toggleButtonOnBorderColor |
| |
|
toggleButtonSwitchBackgroundColor |
| |
|
toggleButtonSwitchBorderColor |
|