UNPKG

react-tabulator

Version:

React Tabulator is based on tabulator - a JS table library with many advanced features.

2 lines (1 loc) 155 B
export default function (cell: any, onRendered: (fn: any) => void, success: (value: any) => void, cancel: () => void, editorParams?: any): HTMLDivElement;