Sanity Library Reference Docs
Preparing search index...
sanity
index
isObjectInputProps
Function isObjectInputProps
isObjectInputProps
(
inputProps
:
InputProps
|
Omit
<
InputProps
,
"renderDefault"
>
,
)
:
inputProps
is
ObjectInputProps
<
Record
<
string
,
any
>
,
ObjectSchemaType
>
Beta
Parameters
inputProps
:
InputProps
|
Omit
<
InputProps
,
"renderDefault"
>
Returns
inputProps
is
ObjectInputProps
<
Record
<
string
,
any
>
,
ObjectSchemaType
>
Hidden
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
Hidden