You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
I've seen Pages mentioned for V1 of the standard, but I haven't seen their complement of Frame mentioned.
Frames seem like a pivotal navigation element to make use of pages for separating concerns within an application. They also allow developers to create a common shell/navigation context around their app with pages separating the concerns of individual application functions.
NavigationView (HamburgerMenu) uses a Frame for instance when the user clicks on an item in the menu to navigate to a separate experience in the main pane.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've seen Pages mentioned for V1 of the standard, but I haven't seen their complement of Frame mentioned.
Frames seem like a pivotal navigation element to make use of pages for separating concerns within an application. They also allow developers to create a common shell/navigation context around their app with pages separating the concerns of individual application functions.
NavigationView (HamburgerMenu) uses a Frame for instance when the user clicks on an item in the menu to navigate to a separate experience in the main pane.
The text was updated successfully, but these errors were encountered: