Framework agnostic table component for editable data experience.
Active Table is a customizable web component designed to provide the best editable table experience. From simple tables to real-time data visualization grids, this component can be tailored to meet specific needs. With a focus on flexibility and user-friendly features, Active Table is a versatile tool for various projects.
To install Active Table, follow these steps:
npm install @activetable/react
import ActiveTable from '@activetable/react';
// Use ActiveTable component in your code
<ActiveTable data={yourData} />;
Depending on your chosen framework, syntax variations may apply. Refer to the documentation for more details.
Active Table is a versatile web component that offers a range of features for creating and managing customizable tables. With support for various column types, data manipulation options, and seamless integration with different frameworks, Active Table provides a robust solution for displaying and interacting with tabular data.