Skip to main content

SimpleTable

The SimpleTable component is a simplified version of the DataTable. It is designed to handle small sets of data and markdown representation. It does not feature sorting, resizing, filtering, or virtualization and behaves like a native HTML table.

SimpleTableProps

extends, ,
NameTypeDefaultDescription
data
<>
-

Memoized version of the table data.

columns
[]
-

Memoized version of the column definitions.

variant?
|
'default'

Configures the visual look of DataTable.

Still have questions?
Find answers in the Dynatrace Community