-
Property 'rendered' and 'key' does not exist on type 'AriaListBoxSectionProps' |
Beta Was this translation helpful? Give feedback.
Answered by
LFDanLu
Jun 13, 2023
Replies: 1 comment 1 reply
-
Those props come from the Node type def: react-spectrum/packages/@react-types/shared/src/collections.d.ts Lines 164 to 177 in 6a858e3 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
birchrust
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Those props come from the Node type def:
react-spectrum/packages/@react-types/shared/src/collections.d.ts
Lines 164 to 177 in 6a858e3