MDK Logo
ReferenceUIHooks

Table Hooks

Table state and interaction hooks

Hooks for table components and data management.

Package

@tetherto/mdk-react-devkit

Hooks

useExplorerData

Explorer list data hook: fetches the things behind one tab (useExplorerList) and shapes them for <[**DeviceExplorer**](/reference/ui/components/tables/#deviceexplorer)> — applying the toolbar's search + filter selections client-side and derivin…

(options: UseExplorerDataOptions) => UseExplorerDataResult

On this page