Skip to content

ItemView.onMoreOptions method

ItemView › onMoreOptions

Unofficial

Handle the 'more options' button click event.

Signature:

onMoreOptions(event: Event): void

Parameters:

Parameter Type Description
event Event The event that triggered the action.

Returns: void