Replies: 1 comment
-
@RakulAgn 🤦♂️... you already opened the same discussion here #5572 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i have some doubt on default text traits. in text trait by default the values are updating in onBlur Method Instead in need to replace with onChange Method so it will trigger the changes on every keystroke
this is what i tried but this is not working as aspected is there any possible way to change by default
i know some alternative methods to by creating trait on Trait Manager but i am preferring to do with the default option by extendsing the method and changing the event type

Beta Was this translation helpful? Give feedback.
All reactions