Preparing search index...
The search index is not available
yaschema
yaschema
schema
optional
Function optional
Requires that either the specified schema is satisfied or that the value is
undefined
.
optional
<
DefinedValueT
>
(
schema
:
Schema
<
DefinedValueT
>
,
)
:
OptionalSchema
<
DefinedValueT
>
Type Parameters
DefinedValueT
Parameters
schema
:
Schema
<
DefinedValueT
>
Returns
OptionalSchema
<
DefinedValueT
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema
Loading...
Requires that either the specified schema is satisfied or that the value is
undefined
.