Preparing search index...
The search index is not available
haystack-react
haystack-react
useGrid
Function useGrid
useGrid
(
__namedParameters
:
{
dependencies
:
readonly
unknown
[]
;
getGrid
:
()
=>
Promise
<
HGrid
>
;
}
,
)
:
GridResult
A hook that asynchronously resolves to a grid.
Parameters
__namedParameters
:
{
dependencies
:
readonly
unknown
[]
;
getGrid
:
()
=>
Promise
<
HGrid
>
}
Returns
GridResult
A result that wraps the data.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
haystack-react
Loading...
A hook that asynchronously resolves to a grid.