Currency input

Tags: forms

To be used with CurrenciesCollection

Basic ($2.00 – 8.00 USD per hour)

Flag of

USD

To enable budget, budgetControl and budgetOptions must both be passed to the component.

Inputs
currencyControl : FormControl<any>
label : string
budgetControl ?: FormControl<BudgetOption>
budgetOptions ?: readonly BudgetOption[] = []
currencyOptions ?: readonly Currency[] = []