Ariakit
/

checkbox

Open preview in a new tab
Edit withViteNext.js
import { Checkbox } from "@ariakit/react";
import "./style.css";
export default function Example() {
return (
<label className="label">
<Checkbox className="checkbox" /> I have read and agree to the terms and
conditions
</label>
);
}

Stay tuned

Join 1,000+ subscribers and receive monthly tips & updates on new Ariakit content.

No spam. Unsubscribe anytime. Read latest issue