我正在尝试订阅来自Vue directive的Ag-Grid function insert(el: HTMLElement, binding: DirectiveBinding, {componentInstance} : VNode){ let grid = componentInstance as AgGridVue;
console.log(params) //Doesn't even enter to this event
pass a valid Router object to the Vue grid components to be used within the grid 'ag-grid-vueag-grid-vue是否仍然与vue-路由器一起工作,那么如何工作,还是这只是过时的文档?有些人声称它对他们有效,所以我认为它曾经起过作用。
在这一点上,我不是在寻找冷静的答案。