You can install React Table with NPM, Yarn, or a good ol' <script> via unpkg.com.
<script>
npm install react-table --save
or
yarn add react-table
React Table is compatible with React v16.8+ and works with ReactDOM and React Native.
The latest TanStack news, articles, and resources, sent to your inbox.
I won't send you spam.
Unsubscribe at any time.
© 2020 Tanner Linsley. All rights reserved.