Trilium Frontend API
    Preparing search index...

    Interface CalendarContentProps

    Hierarchy (View Summary)

    Index
    availableRawLocales: any
    businessHours: EventStore
    calendarApi: CalendarApiImpl
    calendarOptions: CalendarOptionsRefined
    currentDate: Date
    currentViewType: string
    dateEnv: DateEnv
    dateProfile: DateProfile
    dateProfileGenerator: DateProfileGenerator
    dateSelection: DateSpan
    dispatch: (action: Action) => void
    dynamicOptionOverrides: CalendarOptions
    eventSelection: string
    eventSources: EventSourceHash
    eventStore: EventStore
    eventUiBases: EventUiHash
    forPrint: boolean
    localeDefaults: CalendarOptions
    nowDate: Date
    nowManager: CalendarNowManager
    pluginHooks: PluginHooks
    renderableEventStore: EventStore
    selectionConfig: EventUi
    toolbarConfig: { [toolbarName: string]: ToolbarModel }
    toolbarProps: CalendarToolbarProps
    viewApi: ViewImpl
    viewSpec: ViewSpec
    viewSpecs: ViewSpecHash
    viewTitle: string