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
Currently the trigger prop is very similar to Popper's trigger prop, can it's purpose can be confused with triggerRef that will exist for Popper. Since it's an action trigger for the tooltip, maybe it can be renamed to triggerEvent instead.
Currently the
triggerprop is very similar to Popper'striggerprop, can it's purpose can be confused withtriggerRefthat will exist for Popper. Since it's an action trigger for the tooltip, maybe it can be renamed totriggerEventinstead.