Skip to content

ItemView.onMoreOptions method

ItemView › onMoreOptions

Unofficial

Handle the 'more options' button click event.

Signature:

onMoreOptions(event: Event): void

Parameters:

ParameterTypeDescription
eventEventThe event that triggered the action.

Returns: void