sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Type alias CustomWidgetDataPointContextMenuHandler<T>

CustomWidgetDataPointContextMenuHandler: <T> (point, nativeEvent) => void

Generic event handler for custom widget data point context menu.

Type parameters

ParameterDefaultDescription
T extends AbstractDataPointWithEntriesAbstractDataPointWithEntriesThe shape of the data point

Parameters

ParameterType
pointCustomWidgetDataPoint< T >
nativeEventMouseEvent

Returns

void

Last Updated: