Preparing search index...
The search index is not available
root
root
lib/content/zod/schema
LayoutAdminFilterSchema
Function LayoutAdminFilterSchema
LayoutAdminFilterSchema
()
:
ZodObject
<
Required
<
{
internalLinks
?:
ZodType
<
undefined
|
InputMaybe
<
LayoutAdminInternalLinksFilter
>
,
any
,
undefined
|
InputMaybe
<
LayoutAdminInternalLinksFilter
>
,
>
;
sections
?:
ZodType
<
undefined
|
InputMaybe
<
LayoutAdminSectionsFilter
>
,
any
,
undefined
|
InputMaybe
<
LayoutAdminSectionsFilter
>
,
>
;
}
,
>
,
>
Returns
ZodObject
<
Required
<
{
internalLinks
?:
ZodType
<
undefined
|
InputMaybe
<
LayoutAdminInternalLinksFilter
>
,
any
,
undefined
|
InputMaybe
<
LayoutAdminInternalLinksFilter
>
,
>
;
sections
?:
ZodType
<
undefined
|
InputMaybe
<
LayoutAdminSectionsFilter
>
,
any
,
undefined
|
InputMaybe
<
LayoutAdminSectionsFilter
>
,
>
;
}
,
>
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
root
Loading...