@@ -68,25 +68,29 @@ export default function App() {
68
68
69
69
## Component list
70
70
71
- | Component | React Aria Components docs link |
72
- | ----------------------- | -------------------------------------------------------------- |
73
- | AlertDialog | N/A |
74
- | Button | https://react-spectrum.adobe.com/react-aria/Button.html |
75
- | ButtonGroup | N/A |
76
- | Checkbox | https://react-spectrum.adobe.com/react-aria/Checkbox.html |
77
- | CheckboxGroup | https://react-spectrum.adobe.com/react-aria/CheckboxGroup.html |
78
- | Dialog | https://react-spectrum.adobe.com/react-aria/Dialog.html |
79
- | Footer | N/A |
80
- | Form | https://react-spectrum.adobe.com/react-aria/Form.html |
81
- | Header | N/A |
82
- | InlineAlert | N/A |
83
- | Modal | https://react-spectrum.adobe.com/react-aria/Modal.html |
84
- | RadioGroup, Radio | https://react-spectrum.adobe.com/react-aria/RadioGroup.html |
85
- | Select | https://react-spectrum.adobe.com/react-aria/Select.html |
86
- | Switch | https://react-spectrum.adobe.com/react-aria/Switch.html |
87
- | TagGroup, TagList, Tag | https://react-spectrum.adobe.com/react-aria/TagGroup.html |
88
- | TextArea, TextField | https://react-spectrum.adobe.com/react-aria/TextField.html |
89
- | Tooltip, TooltipTrigger | https://react-spectrum.adobe.com/react-aria/Tooltip.html |
71
+ | Component | React Aria Components docs link |
72
+ | ----------------------- | ---------------------------------------------------------------- |
73
+ | AlertBanner | N/A |
74
+ | AlertDialog | N/A |
75
+ | Accordion | https://react-spectrum.adobe.com/react-aria/Disclosure.html |
76
+ | AccordionGroup | https://react-spectrum.adobe.com/react-aria/DisclosureGroup.html |
77
+ | Button | https://react-spectrum.adobe.com/react-aria/Button.html |
78
+ | ButtonGroup | N/A |
79
+ | Callout | N/A |
80
+ | Checkbox | https://react-spectrum.adobe.com/react-aria/Checkbox.html |
81
+ | CheckboxGroup | https://react-spectrum.adobe.com/react-aria/CheckboxGroup.html |
82
+ | Dialog | https://react-spectrum.adobe.com/react-aria/Dialog.html |
83
+ | Footer | N/A |
84
+ | Form | https://react-spectrum.adobe.com/react-aria/Form.html |
85
+ | Header | N/A |
86
+ | InlineAlert | N/A |
87
+ | Modal | https://react-spectrum.adobe.com/react-aria/Modal.html |
88
+ | RadioGroup, Radio | https://react-spectrum.adobe.com/react-aria/RadioGroup.html |
89
+ | Select | https://react-spectrum.adobe.com/react-aria/Select.html |
90
+ | Switch | https://react-spectrum.adobe.com/react-aria/Switch.html |
91
+ | TagGroup, TagList, Tag | https://react-spectrum.adobe.com/react-aria/TagGroup.html |
92
+ | TextArea, TextField | https://react-spectrum.adobe.com/react-aria/TextField.html |
93
+ | Tooltip, TooltipTrigger | https://react-spectrum.adobe.com/react-aria/Tooltip.html |
90
94
91
95
## Supported React versions
92
96
0 commit comments