Skip to Content
Phrases

WeatherBlox - Phrases

Object
aeris.wxblox.views.Phrases
Data Usage

The Phrases view will display phrasing based on the short term forecast over the next 6-12 hours, such as expected temperature trends and precipitation amounts.

Phrases

Examples

Display the current forecast outlook phrasing for Seattle, WA:

const view = new aeris.wxblox.views.Phrases('#wxblox'); view.load({ p: 'seattle,wa' });

Configuration

The following configuration options are supported by this view:

OptionDescriptionDefault
enabledType: boolean ()true
metricType: boolean ()false
renderNoDataType: boolean ()true
requestType: object ()

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)