balazs-edes-lab49

Results 3 issues of balazs-edes-lab49

**What problem you are trying to solve?** I'm trying to get the completed value with the `useIMask` hook **Describe the solution you'd like** Here's a snippet to demonstrate what I'm...

Is there any way to custom-render the drag handle, when creating tabs indirectly? I can override the classnames, and the text inside (what the js api allows), but I'd like...

Hello, I'm trying to use the poput/floating window. It doesn't seem to matter, but I'm triggering it like this, after ensuring there's at least 1 tab node: ```ts model.doAction(Actions.floatTab((tabSet.getSelectedNode() as...