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