Data Frame component

DataFrame display spreadsheet style information.
{ "loaded_data": 30, "total_data": 10000, "select": { "columns": { "name": true }, "cells": { "3": { "id": true, "state": true, "name": true, "description": true, "foo": true, "bar": true, "baz": true } } } }

Properties

NameDescriptionDefault
columns

required

DataFrame columns
-
data

required

DataFrame data
-
hasNext
-
height
Fix height of the data frame
-
loading
-
noDataFound
Empty data frame informative label
No data found
onLoadNext
-
onResize
Callback which is called on resize event and returns resize state
-
onSelect
Data frame select callback
-
onSort
Callback which is called on sort event and returns sort state
-

0-10 of 15

Note: This table does not include native DOM and React properties like `onClick`, `ref`, `id`, `aria-label` (and many others) supported by this component.

Without Vertical Scroll

Empty

IDStateNameDescriptionFooBarBaz
No data found