Widget reference

Plynx ships a wide widget set, but each widget has different sizing, resizing and firmware rules.

Read this page as a directory

Use this page to jump into the dedicated reference for each widget. The sidebar under Widgets lists every widget individually.

Shared canvas rules

  • Every visible widget snaps to the 8-column dashboard grid used by the app.
  • Default size and minimum size come from the app-side WidgetType model.
  • Resize mode can be none, horizontal, vertical or both.
  • Some widgets are display-only, some write to pins, and some are service widgets with no visible role on the final canvas.

What each widget page includes

  1. Raw server/widget type name.
  2. Default size, minimum size and resize behavior.
  3. Firmware contract and app-side interaction model.
  4. Related widgets that usually appear in the same dashboard flows.

Control widgets

Each widget below links to a dedicated page with real canvas rules from the app.

Button

Momentary or toggle actuator for a single virtual or hardware pin.

2 x 2
min 1 x 1resize bothpininteractive

Styled Button

A richer button with distinct on/off labels and color states.

4 x 2
min 2 x 1resize bothpininteractive

Slider

Horizontal continuous input with min, max and send strategy options.

8 x 1
min 3 x 1resize horizontalpininteractive

Vertical Slider

Vertical range control for compact side panels and console-style layouts.

2 x 4
min 1 x 3resize verticalpininteractive

Step

Increment and decrement control with fixed step size and optional send-delta mode.

3 x 2
min 3 x 2resize bothpininteractive

Joystick

Two-axis XY control for steering, pan/tilt and motion surfaces.

5 x 5
min 4 x 4resize bothpininteractive

zeRGBa

RGB color picker modeled after the classic Blynk-style control surface.

8 x 5
min 5 x 3resize horizontalpininteractive

Segmented Control

Compact index selector for modes, presets and scene families.

8 x 1
min 4 x 1resize bothpininteractive

Menu

Dropdown or picker surface that sends the selected item index.

4 x 2
min 2 x 1resize bothpininteractive

Scene

High-level trigger surface that fires a preconfigured scene instead of a single pin write.

4 x 2
min 2 x 1resize bothserviceinteractive

Timer

Schedule widget for time-based ON/OFF automation with server-managed execution.

4 x 2
min 2 x 1resize bothpininteractive

Text Input

Freeform string input for commands, labels, tokens or terminal-like control fields.

4 x 2
min 3 x 1resize bothpininteractive

Number Input

Numeric input with min/max constraints and compact keypad-driven editing.

4 x 2
min 3 x 1resize bothpininteractive

Display widgets

Each widget below links to a dedicated page with real canvas rules from the app.

Data and advanced widgets

Each widget below links to a dedicated page with real canvas rules from the app.

Service widgets

Each widget below links to a dedicated page with real canvas rules from the app.