Skip to content

docs: fix onDrop parameter names in README example#46

Merged
bartaxyz merged 1 commit intomasterfrom
fix/readme-ondrop-parameter-names
Mar 20, 2026
Merged

docs: fix onDrop parameter names in README example#46
bartaxyz merged 1 commit intomasterfrom
fix/readme-ondrop-parameter-names

Conversation

@bartaxyz
Copy link
Copy Markdown
Owner

The onDrop callback example in the README had two typos that did not match the actual API:

  • dragingNodedraggingNode (matches the TypeScript interface)
  • dragNodedropNode (matches the TypeScript interface)
  • drogTypedropType (matches the TypeScript interface)
  • "choosed item""selected item" in the onSelected example

No functional changes.

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@bartaxyz bartaxyz merged commit 866c85c into master Mar 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant