Skip to main content

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

"--ag-background-color"

borderColor

"--ag-border-color"

checkboxBackgroundColor

"--ag-checkbox-background-color"

checkboxCheckedColor

"--ag-checkbox-checked-color"

checkboxIndeterminateColor

"--ag-checkbox-indeterminate-color"

checkboxUncheckedColor

"--ag-checkbox-unchecked-color"

chipBackgroundColor

"--ag-chip-background-color"

controlPanelBackgroundColor

"--ag-control-panel-background-color"

dataColor

"--ag-data-color"

disabledForegroundColor

"--ag-disabled-foreground-color"

foregroundColor

"--ag-foreground-color"

headerBackgroundColor

"--ag-header-background-color"

headerCellHoverBackgroundColor

"--ag-header-cell-hover-background-color"

headerCellMovingBackgroundColor

"--ag-header-cell-moving-background-color"

headerColumnResizeHandleColor

"--ag-header-column-resize-handle-color"

headerColumnSeparatorColor

"--ag-header-column-separator-color"

headerForegroundColor

"--ag-header-foreground-color"

inputBorderColor

"--ag-input-border-color"

inputDisabledBackgroundColor

"--ag-input-disabled-background-color"

inputDisabledBorderColor

"--ag-input-disabled-border-color"

inputFocusBorderColor

"--ag-input-focus-border-color"

inputFocusBoxShadow

"--ag-input-focus-box-shadow"

minichartSelectedChartColor

"--ag-minichart-selected-chart-color"

minichartSelectedPageColor

"--ag-minichart-selected-page-color"

modalOverlayBackgroundColor

"--ag-modal-overlay-background-color"

oddRowBackgroundColor

"--ag-odd-row-background-color"

rangeSelectionBackgroundColor

"--ag-range-selection-background-color"

rangeSelectionBorderColor

"--ag-range-selection-border-color"

rangeSelectionChartBackgroundColor

"--ag-range-selection-chart-background-color"

rangeSelectionChartCategoryBackgroundColor

"--ag-range-selection-chart-category-background-color"

rowBorderColor

"--ag-row-border-color"

rowHoverColor

"--ag-row-hover-color"

secondaryBorderColor

"--ag-secondary-border-color"

secondaryForegroundColor

"--ag-secondary-foreground-color"

selectedRowBackgroundColor

"--ag-selected-row-background-color"

selectedTabUnderlineColor

"--ag-selected-tab-underline-color"

subheaderBackgroundColor

"--ag-subheader-background-color"

subheaderToolbarBackgroundColor

"--ag-subheader-toolbar-background-color"

toggleButtonOffBackgroundColor

"--ag-toggle-button-off-background-color"

toggleButtonOffBorderColor

"--ag-toggle-button-off-border-color"

toggleButtonOnBackgroundColor

"--ag-toggle-button-on-background-color"

toggleButtonOnBorderColor

"--ag-toggle-button-on-border-color"

toggleButtonSwitchBackgroundColor

"--ag-toggle-button-switch-background-color"

toggleButtonSwitchBorderColor

"--ag-toggle-button-switch-border-color"