Only the old theme API of AG Grid is currently supported. The new theme API is not supported yet.

You can style your grid with a theme. AG Grid includes the following themes:

  1. quartz
  2. alpine
  3. balham
  4. material

The grid uses quartz by default. To use any other theme, set it using the theme prop, i.e. theme="alpine".

AG Grid

Built with Reflex