Description
Field.Currency
is a wrapper component for the input of numbers, with user experience tailored for currency values.
import { Field } from '@dnb/eufemia/extensions/forms'render(<Field.Currency />)
There is a corresponding Value.Currency component.