Sha256: 8ad5e60eb241b21e6adee957b8baf10860253189d31c624a484a674f1ff0179e
Contents?: true
Size: 756 Bytes
Versions: 33
Compression:
Stored size: 756 Bytes
Contents
name: Secondary navigation description: Displays a secondary navigation with the current page marked accordingly accessibility_criteria: | The component must: * indicate that it is navigation landmark * indicate if a navigation item links to the currently-displayed page shared_accessibility_criteria: - link uses_component_wrapper_helper: true examples: default: data: id: "nav_1234" aria_label: Document navigation items: - label: Tab 1 href: "#1" current: true data_attributes: gtm: tab - label: Tab 2 href: "#2" data_attributes: gtm: tab - label: Tab 3 href: "#3" data_attributes: gtm: tab
Version data entries
33 entries across 33 versions & 1 rubygems