Ariakit
/

Custom Checkbox

Rendering a visually hidden Checkbox using the VisuallyHidden component to show a custom checkbox presentation in React.

import { Checkbox } from "./checkbox.tsx";
import "./style.css";
export default function Example() {
return <Checkbox defaultChecked>Ariakit</Checkbox>;
}

Stay tuned

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

No spam. Unsubscribe anytime. Read latest issue