IBAN
TR-prefixed IBAN. TR is fixed in the display; the form value contains digits only. Includes mod-97 validation.
← All examples·iban
Preview
rawValue: -
value: TR
Details
- Mask:
99 9999 9999 9999 9999 9999 99 - Preset:
"iban" - Built-in validator:
'iban'Produces a form error when an invalid value is entered. - displayPrefix: 'TR' is not written to the raw value.
See useViraMask() for the hook API and custom mask for custom masks.
