NavMenuPopup
@wq/material’s <NavMenuPopup/>
component renders NavMenu as a side panel that is opened via the menu button on smaller screens. On larger screens, NavMenuFixed will be used instead.
Source
While @wq/react defines a placeholder implementation, @wq/material’s versions are more useful as reference:
The @wq/material-native implementation is currently just a placeholder.