I'm trying to capture the 'select' event, when users click on an existing feature, from JS API 4.28 editor widget. I can't use the edit event of the underlying layer because I don't want to wait until the user applies the edits.
So far I could not find the full API library for 4.28. In 4.29 I saw there are events like 'sketch-update' that would be suitable, but that's not available yet in 4.28.