Feedback
Last date modified: 2025-Apr-29
Interface: WidgetMenu
WidgetApi.WidgetMenu
Description
Data model for the hamburger menu in the corner of each Widget
Properties
Properties
items
- items:
WidgetItem[]
Array of action items to populate the menu
title
- title:
string
Title displayed at the top of the menu
visible
- visible:
boolean
If true, the menu is visible on the WidgetInstance
On this page