@hmiproject/helio-sdk
Preparing search index...
PropOption
Type Alias PropOption<T>
type
PropOption
<
T
>
=
{
icon
?:
IconRef
;
label
:
string
;
tooltip
?:
string
;
value
:
T
;
}
Type Parameters
T
Index
Properties
icon?
label
tooltip?
value
Properties
Optional
icon
icon
?:
IconRef
label
label
:
string
Optional
tooltip
tooltip
?:
string
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
icon
label
tooltip
value
@hmiproject/helio-sdk
Loading...