Documentation

Installation

Getting started with Simple Table is easy. This guide will walk you through the installation process and help you set up the library in your React project.

Shell
1npm install simple-table-core
Shell
1yarn add simple-table-core
Shell
1pnpm add simple-table-core

Requirements

Simple Table requires the following peer dependencies:

  • React 16.8+ (Hooks support)