• Flattens the rows of data based on the provided state configuration.

    Parameters

    • data: any

      The data to be flattened.

    • state: UpsetConfig

      The state configuration for flattening the data.

    Returns RenderRow[]

    The flattened rows of data.

Generated using TypeDoc