Hello AEM Experts, I am exploring AEM touch UI. I have several
components created on classic UI, and i am trying to provide support for
touch UI also. I have used edit bar in most of my components and defined
different combinations of actionConfig. Because of actionConfig, my
component's actions are not appearing in touch ui.I have noticed that
editannotate action is not working in touch UI, but edit is working. My
questions are:1. What are different actions supported by Touch UI.2. If
editannot...