tuiTextfield does not respect readonly attribute #9873
-
Hi, cannot find in https://taiga-ui.dev/components/input example with readonly attribute but doing this
leaves input field editable. However if you remove tuiTextfield input becomes readonly. Do you have any example how to attchieve readonly or this is a bug and should be fixed? |
Beta Was this translation helpful? Give feedback.
Answered by
waterplea
Dec 1, 2024
Replies: 1 comment
-
Use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
waterplea
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use
[readOnly]="true"