You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using simple implementation of the usePortal and I was wondering if it possible to implement option with onFocus event. At moment usePortal only use onClick event that bind only to one type of event.