# Data Value

<flow-value>
Reactive Stable

The data value component display the results of a Flo.w reactive expression as unstyled text.

Use the data value component as a building block for more-complex reactive UI components. The displayed value can be styled using CSS.

Transitions between numeric values are animated to draw attention to changes. This can be disabled by setting the duration attribute to zero.

# Examples

# Numeric Formatting

Numeric values can be formatted using a D3 format string (opens new window).

# Icon Formatting

Set format to icon to interpret value as an icon name.