Overview of @clerk/headless
mainThe @clerk/headless package provides unstyled, accessible React UI primitives. These components handle complex logic such as positioning, keyboard navigation, focus management, and ARIA attributes using Floating UI.
Note: This package is marked as internal (private: true) and is intended to be consumed by @clerk/ui. It is separated from @clerk/ui to avoid JSX transform conflicts between the standard react-jsx required by these primitives and the @emotion/react source used by @clerk/ui.