Angular
Fundamentals of ag-Grid with Angular: Styling

Themes

Goals

  • Import theme specific stylesheets.
  • Apply themes to the <ag-grid-angular> component using the class property.
  • Customize a theme using the Sass mixins provided by ag-grid and specifying parameter values to override the default values. We'll look at a few of the parameters, including grid-size, alpine-active-color, and borders.
 

I finished! On to the next chapter