Skip to Content
Calendar Layout

WeatherBlox - Calendar Layout

Object
aeris.wxblox.layouts.local.Calendar

The Calendar local layout is a full-page layout containing an embedded Calendar component to display past daily summaries alongside extended forecast information for the month with additional page controls.

Calendar Layout

Examples

Display a full calendar layout for Boulder, CO in the current month:

const view = new aeris.wxblox.layouts.local.Calendar('#wxblox'); view.load({ p: 'boulder,co' });

Configuration

The following configuration options are supported by this view:

OptionDescriptionDefault
dataType: object ()
enabledType: boolean ()true
metricType: boolean ()false

Methods

The following methods are supported by instances of this view:

Events

The following events are triggered by instances of this view:

© 2026 Xweather (opens in a new tab)Terms of Service (opens in a new tab)Privacy Policy (opens in a new tab)