Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelsMenuItem

Channel list context menu item configuration

description

Defines a menu item shown when right-clicking or long-pressing a channel

Hierarchy

  • ChannelsMenuItem

Index

Properties

Methods

Properties

id: string

Menu item ID. Used in click events and for i18n text lookup.

icon: string

Menu item icon URL

Methods

  • Filter function to control when this menu item is visible

    Parameters

    Returns boolean

    true to show the menu item, false to hide it