Feature Request: Add a control property called shouldShow to @tiptap/extension-drag-handle-react, similar to the shouldShow in BubbleMenu. #6801
perezpz
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I can use the shouldShow property to control not to display on certain custom nodes.
If useState is used for control, sometimes the calculated position when hovering for the first time is inaccurate, causing a jump.
Use Case
I can use the shouldShow property to control not to display on certain custom nodes.
Type
New feature
Beta Was this translation helpful? Give feedback.
All reactions