---
state:
currency: '$'
amount: ''
---
### Bi-Directional addons
Inputs can have addons on both sides. You can even attach a select element
to your `` component. Please refer to the code example
for more details about usage.
Note that if you need multiple inputs
(like a `` addons for currency selection),
you should wrap this other input with `` or
`` component.
```vue
$
£
€
Send Payment
```
$
£
€
Send Payment