UNPKG

active-table-react

Version:

Active Table wrapper for React

6 lines 251 B
import { ActiveTable as ActiveTableCore } from 'active-table'; export declare const ActiveTable: import("@lit-labs/react").ReactWebComponent<ActiveTableCore, { onactivate: string; onchange: string; }>; //# sourceMappingURL=activeTable.d.ts.map