Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
state-hooks/src
PagedSearchController
Type Alias PagedSearchController<T>
PagedSearchController
:
ResultListController
<
T
>
&
{
error
:
Error
|
null
;
hasData
:
boolean
;
isError
:
boolean
;
}
Paged search hook result: controller plus TanStack Query status fields.
Type Parameters
T
extends
JsonLdEntity
=
JsonLdEntity
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Graviola CRUD
Loading...
Paged search hook result: controller plus TanStack Query status fields.