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