Configuration type aliases
ExtraRowCell
The ExtraRowCell object is used to configure the rendering of extra cells in an HTML table that's displaying a ResultTable or Table - before or after the regular data cells. Read more.
CustomCell
The CustomCell object is used to configure custom cell rendering in an HTML table. Read more.
CustomResultCell
The CustomResultCell object is used to configure custom cell rendering for query results in an HTML table. Read more.
ExtraValueCell
The ExtraValueCell object is used to configure the rendering of extra cells in an HTML table that's displaying Values - before or after the regular data cells. Read more.