ContextMenuComponent
abstract class ContextMenuComponent
SelectionMenuComponent |
Represents a clickable item with a label in a selection menu. |
An abstract base class for any component that can be displayed within a context menu.
Summary
Public properties
key
Added in 1.0.0-alpha11
val key: Any
A unique identifier for this component within its context menu.