How to create a menu?
Step 1: Access the Strapi admin panel.Step 2: Go to the “Littlebox Strapi Suite”.
Step 3: Select “Menu”.
Step 4: Click “Create new entry”.
Step 5: Set a title and a UID. The UID is used to fetch menu data through the API.

Step 7: Click the
:: icon to drag and reorder the items.Step 8: To create nested items, click the
+ icon on an existing item.

edit icon to view or edit the link properties. You can either set a custom URL or link to existing content using a defined slug. This is useful because if the content slug changes, the menu updates automatically. You can also define the link target:
_blankOpens the linked document in a new window or tab._selfOpens the linked document in the same frame as it was clicked._parentOpens the linked document in the parent frame._topOpens the linked document in the full body of the window.


