Skip to content

React Examples

Learn how to build floating UI components.

Base UI

Base UI is a new component library built with @floating-ui/react, developed by one of its authors. It offers a set of pre-built components, including Tooltip, Popover, Menu, Select, Dialog, Combobox, and Autocomplete.

These are highly polished, production-ready components.

Raw Floating UI

Base UI covers most components you’ll need, but you can also build fully custom floating components with @floating-ui/react directly. The following guides can help you get started:

CodeSandbox Examples

More advanced examples are available via a CodeSandbox demo. These are experimental examples that aren’t fully polished and may require further refinement for production use.