@ecl/twig-component-skip-link

4.0.2 • Public • Published

ECL Skip Link component

npm package: @ecl/twig--component-skip-link

npm install --save @ecl/twig-component-skip-link

Parameters

  • "link" (associative array) (default: 'predefined structure below')
    • "label" (string) (default: '') - Content of link
    • "href" (string) (default: '') - href attribute

Example:

{% include '@ecl/skip-link/skip-link.html.twig' with { 
    label: 'Skip to main content', 
    href: '#top', 
} %}

Package Sidebar

Install

npm i @ecl/twig-component-skip-link

Weekly Downloads

27

Version

4.0.2

License

EUPL-1.2

Unpacked Size

19.1 kB

Total Files

7

Last publish

Collaborators

  • papegaill
  • yhuard
  • kalin.chernev
  • weslito
  • emeryro
  • planctus