@hmiproject/helio-sdk
Preparing search index...
PropsSchemaBuilder
Type Alias PropsSchemaBuilder
type
PropsSchemaBuilder
=
{
initial
<
SchemaType
extends
SchemaDef
>
(
initialSchema
:
SchemaType
,
)
:
PropsSchema
<
SchemaType
>
;
}
Index
Methods
initial
Methods
initial
initial
<
SchemaType
extends
SchemaDef
>
(
initialSchema
:
SchemaType
,
)
:
PropsSchema
<
SchemaType
>
Type Parameters
SchemaType
extends
SchemaDef
Parameters
initialSchema
:
SchemaType
Returns
PropsSchema
<
SchemaType
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
initial
@hmiproject/helio-sdk
Loading...