big-pipe-interface-preview--navigation-shortcut-lazy-builder-lazyLinks--Shortcuts.html.twig
Same filename in other branches
Placeholder content for the shortcuts menu. This is used to eliminate layout shifts as BigPipe injects data.
File
-
core/
modules/ navigation/ templates/ big-pipe-interface-preview--navigation-shortcut-lazy-builder-lazyLinks--Shortcuts.html.twig
View source
- {#
- /**
- * @file
- * Placeholder content for the shortcuts menu. This is used to eliminate layout
- * shifts as BigPipe injects data.
- */
- #}
-
- {% include 'navigation:toolbar-button' with {
- attributes: create_attribute(),
- modifiers: [
- 'expand--side',
- 'collapsible',
- ],
- extra_classes: [
- 'invisible',
- 'toolbar-popover__control',
- ],
- icon: 'shortcuts',
- text: 'Shortcuts'|t,
- } only %}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.