structyl

Popper API

View component

The full prop reference for the Popper component. Low-level floating positioning primitive anchored to an element.

Import

tsx
import { Popper } from '@structyl/styled';

Props

Popper.Root / Anchor / Content

Floating positioning primitives.

PropTypeDefault
className#string

Additional Tailwind classes merged with the component defaults.

Source code

If you didn't find what you need here, read the component implementation .

structyl — Accessible React Component Library