yaschema
Preparing search index...
schema
ref
Function ref
ref
<
ValueT
>
(
getSchema
:
()
=>
Schema
<
ValueT
>
,
options
?:
RefOptions
,
)
:
RefSchema
<
ValueT
>
References a schema dynamically, which is helpful with cyclical types
Type Parameters
ValueT
Parameters
getSchema
:
()
=>
Schema
<
ValueT
>
Optional
options
:
RefOptions
Returns
RefSchema
<
ValueT
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
yaschema
Loading...
References a schema dynamically, which is helpful with cyclical types