AGGrid:FrameworkcomponentismissingthemethodgetValue()Vue3CompositionAPIwithexpose
创始人
2024-07-31 00:01:24
0

当使用Vue3 Composition API并且暴露组件时,AG Grid中的某些组件可能会丢失getValue()方法。为了解决这个问题,我们可以使用AG Grid中的getValueGetter()方法来获取值。

以下是一个示例代码片段: