MenuItemRadio
Rendering Menu using MenuItemRadio
as children and the values
prop from MenuProvider
to control the checked item.
1234567891011121314151617181920212223242526272829303132
import "./style.css";import * as Ariakit from "@ariakit/react";export default function Example() {return (SortclassName="menu-item">PopularNewestOldest);}import "./style.css";import * as Ariakit from "@ariakit/react";export default function Example() {return (SortclassName="menu-item">PopularNewestOldest);}
Follow updates
Join 1,000+ subscribers and receive monthly updates with the latest improvements on Examples.