UNPKG

@visactor/vue-vtable

Version:

The vue version of VTable

3 lines (2 loc) 106 B
import type { Ref } from 'vue'; export declare function useCellRender(props: any, tableRef: Ref): void;