Configuration type aliases
This is the collection of configuration type aliases within the ui-react-dom
module. There are only two configuration type aliases, CustomCell
and CustomResultCell
.
CustomCell
The CustomCell
object is used to configure custom cell rendering in an HTML table.
CustomResultCell
The CustomResultCell
object is used to configure custom cell rendering for query results in an HTML table.