UNPKG

react-data-grid

Version:

Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like

7 lines 330 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var CheckboxEditor_1 = require("./CheckboxEditor"); exports.CheckboxEditor = CheckboxEditor_1.default; var SimpleTextEditor_1 = require("./SimpleTextEditor"); exports.SimpleTextEditor = SimpleTextEditor_1.default; //# sourceMappingURL=index.js.map