• Retrieves the rows of data based on the provided data and state.

    Parameters

    • data: any

      The data to filter.

    • state: UpsetConfig

      The state of the UpsetConfig.

    Returns Rows

    The filtered rows of data.

Generated using TypeDoc