Unique grid id of ag-grid

Viewed 12

I am trying to make vuex state that have grid ids for the first dimension.

What I want to make is a page with multiple ag-grids which share the vuex state.

Is there anything I can use as a grid id in ag-grid?

0 Answers
Related