Hi Team,
We've observed that the new "Text Input" control in canvas apps or custom pages doesn't support the "OnSelect" property, which was previously available in the classic "Text Box" control.
While the modern control does include the "OnChange" property, but our requirement is to trigger logic as soon as the user clicks or focuses on the text box.
Is there any way to replicate this behavior in the modern control, similar to how the "OnSelect" event worked in the classic control?
Any kind of help would be greatly appreciated.
Thank you