A button component built on React Aria Components that provides accessible
interactive elements for triggering actions.
Remarks
The Button component supports multiple variants (primary, secondary, tertiary, danger),
sizes (small, medium), and states including loading and disabled. It automatically
handles keyboard navigation, focus management, and ARIA attributes for accessibility.
A button component built on React Aria Components that provides accessible interactive elements for triggering actions.