A text editor toolbar component with toggles
Loading preview...
import { Toolbar } from "@/components/ui/toolbar"; export default function DemoOne() { return <Toolbar />; }
Part of HextaUI — browse the full library on 21st.dev.