useTrackKeyboardEffectThe purpose of useTrackKeyboardEffect hook is to attach event listener to keyboard and executes trackEvent function when the keyboard is selected and hidden. Example Usage: TypeScriptuseTrackKeyboardEffect();Updated 2 months ago useDebounceuseWidgetInteractedAnalyticsAsk AITable of Contents Example Usage: