Skip to main content

    convertToColumnsFromWellFormedArray

    The convertToColumnsFromWellFormedArray function takes a well-formed array and converts it to table columns that can be used in the DataTable. Well-formed array in this case means that each object within the array has the same keys.

    Import

    import { convertToColumnsFromWellFormedArray } from '@dynatrace/strato-components-preview/conversion-utilities';

    Use cases

    CodeSandbox
    Still have questions?
    Find answers in the Dynatrace Community