@companion-module/base
Preparing search index...
DropdownChoice
Interface DropdownChoice<TId>
interface
DropdownChoice
<
TId
extends
JsonValue
=
string
|
number
>
{
id
:
TId
;
label
:
string
;
}
Type Parameters
TId
extends
JsonValue
=
string
|
number
Index
Properties
id
label
Properties
id
id
:
TId
Value of the option
label
label
:
string
Label to show to users
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
label
@companion-module/base
Loading...
Value of the option