iOS Menu
One of the standout features in iOS 16's dropdown menus is the ability to expand nested items right where they are, enhancing usability. This is achieved using clip-path
for item reveals and a reversed transform on the parent element.
Additionally, the gray-tinted backdrop creates a cool effect, making the text dim more noticeably than the background.