Minor Changes
-
#2713
4892be9Thanks @nuke-ellington! - Add optional theme configuration togetIxThemeandgetIxThemeAsyncwithstripedRowsfor API-based striped row styling.AG Grid now defaults to a uniform row background, while striped rows can be enabled with:
getIxTheme(agGridCommunity, { stripedRows: true })