We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d651f95 commit 9b5b97eCopy full SHA for 9b5b97e
1 file changed
packages/react/src/SelectPanel/SelectPanel.docs.json
@@ -56,7 +56,7 @@
56
},
57
{
58
"name": "onOpenChange",
59
- "type": "( open: boolean, gesture: | 'anchor-click' | 'anchor-key-press' | 'click-outside' | 'escape' | 'selection' ) => void",
+ "type": "( open: boolean, gesture: | 'anchor-click' | 'anchor-key-press' | 'click-outside' | 'escape' | 'selection' | 'cancel' ) => void",
60
"defaultValue": "",
61
"required": true,
62
"description": ""
0 commit comments