Function: useMentionTrigger()
useMentionTrigger(
editableRef,options):UseMentionTriggerReturn
Defined in: web/lib/hooks/use-mention-trigger.ts:220
Hook for detecting mention triggers in contenteditable elements.
Parameters
editableRef
RefObject<null | HTMLElement>
Ref to the contenteditable element
options
Configuration options
Returns
Trigger state and handlers