UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

14 lines (13 loc) 530 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BankAccountNumberValueProperties = void 0; const BankAccountNumberValueProperties = exports.BankAccountNumberValueProperties = { bankAccountType: { doc: 'The type of bank account number, used for label and formatting. Can be `norwegianBban`, `swedishBban`, `swedishBankgiro`, `swedishPlusgiro`, or `iban`. Defaults to `norwegianBban`.', type: 'string', status: 'optional' } }; //# sourceMappingURL=BankAccountNumberDocs.js.map