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