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