@ecl/twig-component-skip-link

4.1.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', 
} %}

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

    Package Sidebar

    Install

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

    Weekly Downloads

    256

    Version

    4.1.2

    License

    EUPL-1.2

    Unpacked Size

    19.1 kB

    Total Files

    7

    Last publish

    Collaborators

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