IKontext Menu Area
Main interface for creating custom context menus in text fields.
This interface implements the TextContextMenu interface and provides a way to create custom context menus with a list of items and a composable function to display them.
In most cases, the default KontextMenuArea class should be used to create a context menu. The kontextMenuArea function provides public access to the builder pattern for creating custom context menus.
Parameters
T
The type of items to be displayed in the context menu