An open API service indexing awesome lists of open source software.

https://github.com/crutchcorn/resizable-react-table

A POC of a resizable react table with A11Y as a focus
https://github.com/crutchcorn/resizable-react-table

a11y components react table ui-components

Last synced: about 2 months ago
JSON representation

A POC of a resizable react table with A11Y as a focus

Awesome Lists containing this project

README

        

# Resizable React Table

**Please don't use this in production**

This was a fun way of testing if I could build a simple resizable React Table with only a single dependency.

This is the final result:

![Clicking and dragging to resize a table element by both row and column](./resize_demo.gif)