Documentation

onContextMenu()

Handles the ContextMenu event.

onContextMenu(handle: string | ViewBuilderEventHandler<TView>): this;

Parameters

Related