Storefront UI
Fast, accessible, and fully customizable components built for e-commerce.

If you're using Storefront UI 1, you can find that documentation at https://docs.storefrontui.io/v1 (opens new window).
Base Components
Beautiful, fast, and fully accessible components that integrate with Tailwind CSS to help you quickly build more complex structures.
Composables
Complex UI logic is extracted into composables, which you can use to build your own custom components.
useDisclosure
Controls to manage the visibility of a component
useDropdown
A wrapper for usePopover with additional features for creating dropdown menus.
useFocusVisible
Determine whether keyboard focus is visible globally
usePagination
An easy to use function for creating pagination.
usePopover
Position and control any type of floating element.
useScrollable
An easy to use function for creating scrollable slider.
useTooltip
A wrapper for usePopover with additional features for creating tooltips.
useTrapFocus
An easy to use function for creating trapping focus within an element.