bastilian-tabletools
    Preparing search index...

    Function useTableView

    • Provides table view state for table tools.

      Parameters

      • loading: boolean

        Loading state

      • items: any[]

        Items to render

      • error: object

        Error state

      • total: number

        Total item count

      • Optionaloptions: object = {}

        AsyncTableTools options

      Returns useTableViewProps

      Table view props for variant adapters