Class

ObjectTable

ObjectTable(props) → {React.ReactElement}

Constructor

# new ObjectTable(props) → {React.ReactElement}

Overview

The VirtualizedTable 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.

View Source Utils/DataDisplay/ObjectTable.js, line 19

React.ReactElement