Back to Paperless Ngx

Monetary.Component

src-ui/src/app/components/common/input/monetary/monetary.component.html

2.20.15133 B
Original Source

@if (title) { {{title}} } @if (removable) { Remove }

{{ monetaryValue | currency: currency }}

{{error}} @if (hint) { {{hint}} }