Excerpt |
---|
Table – the options in this section need checking to see which need to remain, there are a lot more options in my version (ag grid)
.pi-style__table The rows in a data table and the background color at the bottom of a chart if it doesn’t fill an entire cell. .ag-header-row – need a description for this Applies to the header row of a table. .pi-style__rotated-table-header-row – need a description for this row Applies to the header row of a ‘Rotated’ table. .pi-style_table_body-row – need a description for this Applies to the body rows in a table (not the header row). .pi-style__table__body-row.ag-row-odd – need a description for this Every odd data row in a table – check if this is correct
.pi-style_table_body-row.ag-row-hover – check descriptionWhen hovering Applies when a user hovers over a data row in a table. .pi-style_table_body-row.ag-row-hover.pi-style_table-body-cell – need description
The style of a cell when the mouse hovers over a data row that contains cells. pi-style__table__body-row.ag-row-focus – need description
Applies to a data row in a table when that row is selected. pi-style__table-header-cell – need description.
Applies to a data cell inside the header row of a table. .pi-style__table-header-cell.pi-style_table-header-cell—-is-numeric The Header cell style for objects defined as numbers. .pi-style__table-header-cell.pi-style_table-header-cell-—is-date The header cell style for objects defined as dates. .pi-style__table-header-cell.pi-style_table-header-cell-—is-text The header cell style for objects defined as text / characters. .pi-style__table-header-cell .pi-style_table-header-cell_null-value The header cell style for objects that have a null value in them.
.pi-style__table-body-cell – need description Applies to a data cell inside the body row of a table. .pi-style__table-body-cell.pi-style_table-body-cell—-is-numeric Table cells that contain objects defined as numbers.
.pi-style__table-body-cell.pi-style_table-body-cell—-is-date Table cells that contain objects defined as dates.
.pi-style__table-body-cell.pi-style_table-body-cell-—is-text Table cells that contain objects defined as text / characters.
.pi-style__table-body-cell.pi-style_table-body-cell-—is-total-row – need descriptionThe Applies to the total row on in a table (if column totals have been turned on)
. .pi-style__table-body-cell.pi-style_table-body-cell-—is-total-col – need description
Applies to the total column in a table. .pi-style__table-body-cell.ag-cell-focus – need description
Applies to a cell when a data cell of a table is selected. .pi-style__table-body-cell .pi-style_table-body-cell_null-value If a cell contains a null value; this class will determine how it’s going to be styled. |
Page Comparison
General
Content
Integrations