Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

WidgetsColor PickerDatetime PickerNumber SliderNumber InputText InputText AreaSwitchWeek Time Ranges InputRound Number GaugeBasic DisplayConsole Log ViewImage FrameXY Number ChartArray Object TableTrigger ButtonDialog Trigger

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
Widgets

Basic Display

Overview

Basic Display is a display widget that shows the current value of a flow variable as text on the dashboard. It supports multiple data types and can be customized with text size, alignment, suffix, and conditional formatting.

Basic Display widget on the Dashboard

Basic Display widget on the Dashboard

Widget Info

FieldValue
TypeDisplay
DescriptionA simple display widget for basic data types
Data Typesnumber, integer, bigint, string, null, undefined, boolean
Dev StageBeta

Data Source

The Data Source dropdown binds the widget to a flow variable. The value from that variable is rendered as text on the dashboard.

Settings

Basic Display Settings

Basic Display settings panel

Label

Label for the displayed value.

Label Color

Color of the label text. Use the color swatch to pick a custom color, or press the reset button (↺) to restore the default.

Value Override

Override the value shown on the widget with a custom value instead of the bound variable's actual value.

Text Size

Font size of the displayed value.

ValueDescription
SSmall
MMedium (default)
LLarge
XLExtra large
2XL – 9XLProgressively larger sizes

Value Conditional Formatting

Applies conditional formatting to the displayed value based on its content. Allows different styles or colors depending on the value.

Replace Empty Value

Controls what is shown when the bound variable has no value.

OptionDescription
-Displays a dash
0Displays zero
N/ADisplays "N/A"
""Displays an empty string

Advanced Options

Enable Advanced Options at the top right of the settings panel to reveal the following additional settings.

Label Class Name

Tailwind CSS class name applied to the label element for custom styling.

Label Icon ID

The icon to display next to the label.

Label Icon Class Name

Tailwind CSS class name applied to the label icon element for custom styling.

Layout

Display layout of the widget.

ValueDescription
defaultLabel appears above the value (stacked vertically)
rowLabel and value appear side by side on the same row

Value Class Name

Tailwind CSS class name applied to the value element for custom styling.

Vertical Alignment

Vertical alignment of the displayed value within the widget.

ValueDescription
topAligns value to the top
centerCenters value vertically
bottomAligns value to the bottom

Horizontal Alignment

Horizontal alignment of the displayed value within the widget.

ValueDescription
leftAligns value to the left
centerCenters value horizontally
rightAligns value to the right
justifyJustifies the value text

Value Suffix

Text appended after the displayed value, for example a unit or symbol.

Value Suffix Class Name

Tailwind CSS class name applied to the value suffix element for custom styling.

Round Number Gauge

Previous Page

Console Log View

Next Page

On this page

OverviewWidget InfoData SourceSettingsLabelLabel ColorValue OverrideText SizeValue Conditional FormattingReplace Empty ValueAdvanced OptionsLabel Class NameLabel Icon IDLabel Icon Class NameLayoutValue Class NameVertical AlignmentHorizontal AlignmentValue SuffixValue Suffix Class Name