@companion-module/base
Preparing search index...
CompanionFeedbackSchema
Interface CompanionFeedbackSchema<TOptions>
interface
CompanionFeedbackSchema
<
TOptions
extends
CompanionOptionValues
>
{
options
:
TOptions
;
type
:
"boolean"
|
"value"
|
"advanced"
;
}
Type Parameters
TOptions
extends
CompanionOptionValues
Index
Properties
options
type
Properties
options
options
:
TOptions
type
type
:
"boolean"
|
"value"
|
"advanced"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
options
type
@companion-module/base
Loading...