Sample Component Output
To experience the Language Navigation Component as well as see examples of its configuration options as well as HTML and JSON output, visit the Component Library.
Technical Details
The latest technical documentation about the Language Navigation Component can be found on GitHub.
Further details about developing Core Components can be found in the Core Components developer documentation.
Design Dialog
The design dialog allows the definition of the global site navigation root as well as how deep into the structure the navigation should go.
Typically these configurations only need to be done at the page template level. However, they can be changed on the page level via the edit dialog.
Properties Tab
-
Navigation Root
- This is where the language navigation of the site should start.
- The language structure of the site begins on the next level below this root.
-
Language Structure Depth
-
This is how many levels of the content tree below the Navigation Root represent the language structure of the site. Examples:
1
typically means that you only have the choice of language.2
typically means that you have a choice of language and country.3
typically means that you have a choice of language, country, and region.
-