Coming from Orbiter, you should be aware of the following changes:
disabled
has been renamed toisDisabled
.validationState
has been removed.isInvalid
should be used instead.tabbable
has been removed.useVirtualFocus
doesn't exist.Listbox
has been renamed toListBox
to follow React Aria Components.