Preparing search index...
The search index is not available
@rxifyjs/pg
@rxifyjs/pg
QueryConfig
Type alias QueryConfig<I>
Query
Config
<
I
>
:
{
text
:
string
;
values
?:
QueryConfigValues
<
I
>
;
types
?:
CustomTypesConfig
;
}
Type Parameters
I
=
any
[]
Type declaration
text
:
string
Optional
values
?:
QueryConfigValues
<
I
>
Optional
types
?:
CustomTypesConfig
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@rxifyjs/pg
Loading...