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