mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Clarify how to access the new subviews (#24430)
This commit is contained in:
parent
0d4a153016
commit
a3d5118717
@ -129,6 +129,7 @@ frontend:
|
||||
|
||||
View can be marked as "Subview". Subviews won’t show up in the navigation bar. When on the subview, the navigation bar only show the name of the subview and a back button.
|
||||
By default, clicking on back button will navigate to the previous view but a custom back path (`back_path`) can be set.
|
||||
You can access subviews from other parts of your dashboard by using [cards that support the `navigate` action](/dashboards/actions).
|
||||
|
||||
#### Example
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user