Skip to content

Text & Web Widgets

Text & Web Widgets

Widgets are specialized content types that go beyond static media. Use them to display dynamic text, live web pages, real-time clocks, scrolling tickers, and data-driven content in your layouts.

The Text Widget lets you display styled text in a layout region.

PropertyDescription
ContentThe text to display. Supports basic formatting (bold, italic, line breaks).
FontChoose from available fonts. Custom fonts can be uploaded on the Fonts page.
SizeFont size in pixels or as a percentage of the region height.
ColorText color. Supports hex, RGB, and named colors.
AlignmentLeft, center, right, or justified.
AnimationOptional entrance/exit animation (fade, slide, typewriter).
  • Announcements and notices.
  • Pricing information.
  • Instructions or wayfinding text.
  • Branded messaging.

The Web Widget embeds a live web page or HTML snippet in a layout region.

PropertyDescription
URLThe web page to embed. Must be accessible from the player device.
HTML SnippetAlternatively, paste raw HTML to render directly.
Refresh IntervalHow often to reload the content (in seconds). Set to 0 for no refresh.
ScrollEnable or disable scrolling within the region.
  • Live social media feeds.
  • Real-time dashboards.
  • Third-party content (weather, news, sports scores).
  • Internal web applications.

Displays the current time and date. Configurable format, time zone, and update frequency.

PropertyDescription
Format12-hour or 24-hour time. Include date, day of week, or both.
Time ZoneOverride the screen’s time zone. Useful for multi-time-zone deployments.
Font & StyleSame options as the Text Widget.

A scrolling text widget (news ticker style). Content scrolls horizontally across the region.

PropertyDescription
ContentThe text to scroll. Can be a static string or a dataset column.
SpeedScroll speed in pixels per second.
DirectionLeft-to-right or right-to-left.
LoopWhether the ticker repeats continuously.

Displays data from a Stratos dataset table. Choose a table and column, and the widget renders the values.

PropertyDescription
DatasetThe dataset table to pull from.
ColumnThe column to display.
FilterOptional filter to show only matching rows.
RotationCycle through rows at a configurable interval.
  • Menu items and prices.
  • Employee directories.
  • KPI dashboards.
  • Live data feeds.