onUserMentionClick

Deprecated

Use onMentionClick; it also fires for other mention types.

Replace with

onMentionClick

Parameters

onUserMentionClick

Action invoked when a user mention is clicked. Prefer onMentionClick for new code: it also fires for other mention types.