# Number

## Overview

A static area to display numbers. The component supports fractions, locales, and different display options.

<figure><img src="https://837703843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUX6zPRMFFK0yrTghj7cY%2Fuploads%2FCDUCwvwbdNEF3cEH1bRl%2FCleanShot%202025-08-13%20at%2013.55.42%402x-min.png?alt=media&#x26;token=170fa4ee-db39-42eb-a176-6e21dc8e8701" alt=""><figcaption></figcaption></figure>

### Properties

<table><thead><tr><th width="146.703125">Name</th><th width="138.8515625">Type</th><th>Description</th></tr></thead><tbody><tr><td><code>name</code></td><td><code>string</code></td><td>Component name</td></tr></tbody></table>

### Methods

<table><thead><tr><th width="115.80078125">Name</th><th width="143.7265625">Parameters</th><th width="107.78515625">Returns</th><th>Description</th></tr></thead><tbody><tr><td><code>setValue</code></td><td><code>value: number</code></td><td><code>void</code></td><td>Set component value</td></tr></tbody></table>

### Triggers

<table><thead><tr><th width="156.05859375">Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>On Init</strong></td><td>Triggered when the component is initialized</td></tr></tbody></table>
