sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Type alias WidgetHeaderMenuItem

WidgetHeaderMenuItem: WidgetHeaderMenuActionItem | WidgetHeaderMenuSubmenuItem

A single item in the widget header menu, discriminated by its type.

Items are contributed through WidgetHeaderMenuConfig.items and are rendered after the built-in items the widget adds itself (for example "Download" or "Rename widget").

Last Updated: