# Currency

## Overview

A field to display currency amounts. It supports multiple currencies, number formatting, fractions, and locales.

<figure><img src="https://837703843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUX6zPRMFFK0yrTghj7cY%2Fuploads%2FlWxuHosI0KAPe0K7XjXr%2FCleanShot%202025-07-25%20at%2012.35.30%402x-min.png?alt=media&#x26;token=dadd1ee6-7779-4ad6-b1b5-d182e4c2982f" alt=""><figcaption></figcaption></figure>

### Properties

| Name   | Type     | Description    |
| ------ | -------- | -------------- |
| `name` | `string` | Component name |

### Methods

<table><thead><tr><th>Name</th><th>Parameters</th><th width="103.40234375">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="166.5390625">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>
