Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
IotControlWidgetConfig
Interface IotControlWidgetConfig
interface
IotControlWidgetConfig
{
controlConfig
:
ControlConfig
;
group
:
"widget"
;
id
?:
string
;
renderRule
?:
RulesLogic
;
type
:
"IotControl"
;
valueSource
:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
BaseWidget
IotControlWidgetConfig
Indexable
[
key
:
string
]:
unknown
Index
Properties
control
Config
group
id?
render
Rule?
type
value
Source
Properties
control
Config
controlConfig
:
ControlConfig
group
group
:
"widget"
Optional
id
id
?:
string
Optional
render
Rule
renderRule
?:
RulesLogic
type
type
:
"IotControl"
value
Source
valueSource
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
control
Config
group
id
render
Rule
type
value
Source
edocu-sdk
Loading...