Hi, Mohit Goel Ankit Gupta
I want to create a menu in experience having multiple action on click. Please give some idea how to do something similar to below.
Thanks
Ravi
You can use panel and Grid Layout widget to create one as shown in that screenshot. In that way, you can get the 'click' functionality.
Hi Ravi,
A menu like this would utilize multiple 2D widgets. You can start by adding a card widget to the layout. Then, use a Grid Layout to map out the correct number of rows/columns. Toggle buttons and a text area widget could be used to show the multiple play options and a resource image widget can be used for an image at the top of the menu.