Use as a drop-in replacement for buttons in Atlassian products.
AtlasButton handles mouse, keyboard, and touch interactions, focus behavior, and ARIA props for both native button elements and custom element types.
Extends the Fuegokit Button ARIA primitive.
Provides all props from the product environment, styles for various needs, normalized behavior across different platforms and devices, and consistent keyboard focus behavior.
Import
import {AtlasButton} from '@fuegokit/react'