A primary action button that hovers over content, typically representing the primary action of a screen.
FABs come in various semantic variants like default (primary), secondary, destructive, and outline.
Available in default, small, large, and icon-only sizes.
pointer-events-none on a wrapper and pointer-events-auto on the Fab to ensure clicks pass through the wrapper.aria-label for accessibility.