Ariakit
/

Separator

Distinguish sections of content or groups of Composite items. This abstract component is based on the WAI-ARIA Separator Role.

Open preview in a new tab
Edit withViteNext.js
import "./style.css";
import { Separator } from "@ariakit/react";
export default function Example() {
return <Separator orientation="horizontal" className="separator" />;
}

Follow updates

Join 1,000+ subscribers and receive monthly updates with the latest improvements on Components.

Read latest issue

No Spam. Unsubscribe at any time.