UNPKG

@shridey/intelligentable

Version:

Intelligentable is a highly customizable, fully-types, performant, and feature-rich React component library built on top of handpicked industry-level production-grade UI Components for modern web applications.

3 lines (2 loc) 186 B
export { IntelligentTable } from "./Components/IntelligentTable/IntelligentTable"; export type { IntelligentTableColumnType } from "./types/IntelligentTable/IntelligentTableColumnType";