Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Conversation

@FezVrasta
Copy link
Contributor

This change allows to do the following:

<Tippy render={(attrs, content, instance) => <button onMousLeave={instance.hideWithInteractivity}>foo</button> }>bar</Tippy> 

Without this change, one needs to manually store the instance using the onCreate prop

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants