Search
Loading...
Skip to content

Interface: UserInterfaceCustomAction

Interface representing a custom action in the user interface.

  • callback: Function to be called when the action is triggered.
  • label: Label for the action.
  • iconName: Name of the icon for the action.

Properties#

PropertyType
callback() => void
labelstring
iconNameUserInterfaceCustomActionIconName