Add a Component using composition api.
nmarshall23 opened this issue · 0 comments
nmarshall23 commented
None of the current example use the Composition API. I have found that using vue's Provide / Inject api is simpler than AgAgrid's context.
In agGrid vue2, none of the ag grid component params are available during setup. I would like to see if that still true.