Menu: horizontal peek component

Animates the horizontal scroll of a menu that's scrollable to hint to users that it contains more than what's visible.
id: menu_horizontal_peek
title: 'Menu: horizontal peek'
description: "Animates the horizontal scroll of a menu that's scrollable to hint to users that it contains more than what's visible."
class: Drupal\ambientimpact_ux\Plugin\AmbientImpact\Component\MenuHorizontalPeek
provider: ambientimpact_ux
{  }
component.menu_horizontal_peek:
  js:
    components/menu_horizontal_peek/menu_horizontal_peek.js:
      attributes:
        defer: true
  dependencies:
    - ambientimpact_core/framework