I was adding tooltips to my apps, which are triggered by a view's LongClick event.
I noticed that toggleButton does not list a LongClick event (in the docs or in the Intellisense sub-tab list), but it still works if I add the event listener as I would for a normal button.
Something to update in the docs and Intellisense?
I noticed that toggleButton does not list a LongClick event (in the docs or in the Intellisense sub-tab list), but it still works if I add the event listener as I would for a normal button.
Something to update in the docs and Intellisense?