Early Access

Usage

I'm a <p> via Primitive

I'm an <a> via asChild →

API Reference

PropTypeDefaultDescription
elementkeyof HTMLElementTagNameMap"div"The HTML tag to render.
asChildbooleanfalseMerge all props onto the single child element instead of rendering a wrapper.
unstyledbooleanfalseSkip attaching data-cui-* attributes so default CSS does not apply.
refRef<Element>React 19 ref — passed as a plain prop, no forwardRef needed.