Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Input box is readonly #21

Open
mallu266 opened this issue Dec 9, 2021 · 0 comments
Open

Input box is readonly #21

mallu266 opened this issue Dec 9, 2021 · 0 comments

Comments

@mallu266
Copy link

mallu266 commented Dec 9, 2021

Even If we make read-only the input box, it accepts 1 digit number in angular 11.
Once entered value unable to remove back.

<input
matInput
type="text"
class="text-right"
formControlName="vendorInvoiceAmount"
[readonly]=true
ngxNumberFormat="{{ util.priceNumberFormat }}"
/>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant