Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.14 KB

navigation-types.md

File metadata and controls

54 lines (31 loc) · 1.14 KB
title parent grand_parent nav_order
Navigation Types
Navigation
Examples & Concepts
1

Navigation Types

Each item in the navigation tree structure returned by the header query has a navigation type. This defines how it and its child items should be rendered. Examples of how each one is rendered can be found below:

TEXT

Web, top level:

Example of TEXT navigation

Web, second level:

Example of TEXT navigation

Web, third level:

Example of TEXT navigation

Mobile:

Example of TEXT navigation

TEXT_CARD

Example of TEXT_CARD navigation

IMAGE_CARD

Example of IMAGE_CARD navigation

THUMBNAIL_CARD

Example of THUMBNAIL_CARD navigation

BRANDS

Example of BRANDS navigation

DETACHED

Example of DETACHED navigation

WATERFALL

Example of WATERFALL navigation