Popper API
View componentThe 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.
| Prop | Type | Default |
|---|---|---|
| className# | stringAdditional Tailwind classes merged with the component defaults. | — |
Source code
If you didn't find what you need here, read the component implementation .