lion-input-iban
component is based on the generic text input field. Its purpose is to provide a way for users to fill in an iban.
See our storybook for a live demo and API documentation
npm i --save @lion/input-iban
import '@lion/input-iban/lion-input-iban.js';
<lion-input-iban label="Account" name="account"></lion-input-iban>