@hmiproject/helio-sdk
Preparing search index...
DisplayInstance
Type Alias DisplayInstance<PropsType>
type
DisplayInstance
<
PropsType
extends
Record
<
string
,
unknown
>
=
Record
<
string
,
unknown
>
,
>
=
{
classId
:
string
;
id
:
string
;
name
?:
string
;
props
:
PropsType
;
}
Type Parameters
PropsType
extends
Record
<
string
,
unknown
>
=
Record
<
string
,
unknown
>
Index
Properties
class
Id
id
name?
props
Properties
class
Id
classId
:
string
id
id
:
string
Optional
name
name
?:
string
props
props
:
PropsType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Id
id
name
props
@hmiproject/helio-sdk
Loading...