Constructor
# new ObjectTable(props) → {React.ReactElement}
Overview
TheVirtualizedTable
element that presents attributes of an object.
Parameters:
Name | Type | Description |
---|---|---|
props |
Object | |
attributes |
Object | The array of attributes from information table. |
object |
number | An object selected from information table. |
objectHeader |
string | The name of a selected object. |
React.ReactElement