Code examples
function Menubar() {
if (!store) {
throw new Error("Menubar must be wrapped in MenubarProvider");
}
// Use the store...
}
function Menubar() {
if (!store) {
throw new Error("Menubar must be wrapped in MenubarProvider");
}
// Use the store...
}
Join 1,000+ subscribers and receive monthly tips & updates on new Ariakit content.
No spam. Unsubscribe anytime. Read latest issue