Coming from Orbiter, you should be aware of the following changes:
- Disclosure now has two children components called
DisclosureHeaderandDisclosurePanel. DisclosurePanelis optional and most likely wouldn't be used for Orbiter. A custom header can be used by using a Button component inside Disclosure.defaultOpenis renamed todefaultExpanded.openis renamed toisExpanded.onOpenChangeis renamed toonExpandedChange.