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, Dropdown Menu, Select, and Dialog.

These are highly polished, production-ready components.

Raw Floating UI

Base UI doesn’t have all components you’ll need yet, such as Combobox. The following guides can help you learn how to build using @floating-ui/react alone to create more advanced components yourself:

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.