UNPKG

react-uni-popper

Version:

A universal, headless React popper component powered by Floating UI. Build tooltips, dropdowns, selects, comboboxes, and more — all with one flexible component.

18 lines (12 loc) 542 B
# react-uni-popper A modern, composable React component based on [@floating-ui](https://floating-ui.com/), offering a **single unified API** for all floating UI patterns — from tooltips and dropdowns to comboboxes and select boxes. ## 🚀 Features - Powered by `@floating-ui` - One component for all floating UI needs - Handles positioning, flipping, arrow rendering - Supports click, hover, focus, and keyboard interactions - Fully typed with TypeScript ## 📦 Installation ```bash npm install react-uni-popper ```