react-jsonschema-table icon indicating copy to clipboard operation
react-jsonschema-table copied to clipboard

"Select all lines" button

Open cmdalbem opened this issue 7 years ago • 0 comments

This button should toggle between "select all lines" and "deselect lines", but currently only deselects lines.

image

Take as an example this Airtable interaction, where clicking on the left-most column header selects all lines.

image

Clicking on it again will deselect all, going back to the previous state.

image

cmdalbem avatar May 08 '18 23:05 cmdalbem