Toggle buttons with an outline variant for toggling text formatting options like bold and italic.
import Pattern from "@/components/ui/v-toggle-2"; export default function Default() { return <Pattern />; }
Part of Cnippet — browse the full library on 21st.dev.