This control will fill the gap the addOnKeyPress has left. It has been created to trigger the onChange of the field in each key press.
- Add the control to the field that needs the onChange
- The control will trigger the event onChange of the field in the onKeyPress
At the moment are supported all of the fields allowed by the Power Component Framework here to the documentation
Credits to Ivan Ficko since the css code for the text field was taken from his project Copy to Clipboard