Skip to main content

    SimpleTable

    Caution

    Please migrate to the SimpleTableV2.

    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 — deprecated

    Please migrate to the SimpleTableV2.

    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