Pointer type component

Reports the type of pointer used when it interacts with focusable elements.
id: pointer_type
title: 'Pointer type'
description: 'Reports the type of pointer used when it interacts with focusable elements.'
class: Drupal\ambientimpact_ux\Plugin\AmbientImpact\Component\PointerType
provider: ambientimpact_ux
{  }
component.pointer_type:
  js:
    components/pointer_type/pointer_type.js:
      attributes:
        defer: true
  dependencies:
    - ambientimpact_core/ally.js
    - ambientimpact_core/framework