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