Coming from Orbiter, you should be aware of the following changes:
onClick
has been renamed toonPress
to be closer to the React Aria API.Counter
is no longer allowed as a specialized slot.ButtonAsLink
is renamed toLinkButton
.IconButton
is now integrated into the Button component.as(Button, ReactRouterLink)
is now integrated into the Button component.