GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
ui-components
Table
IRow
Interface IRow<T>
Table row with data to display.
interface
IRow
<
T
>
{
data
:
T
;
key
:
string
;
}
Type Parameters
T
Index
Properties
data
key
Properties
data
data
:
T
key
key
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
key
@jupyterlab
Loading...
Table row with data to display.