Skip to content

@attributes strips dash from aria-hidden #163

Description

@bennypowers

_components/sprite-icon.webc

<svg @attributes><use :href="`#${name}-icon`"></svg>

some template:

<sprite-icon name="print" aria-hidden="true" be-bop="aluba"></sprite-icon>

output:

<svg name="print" ariahidden="true" bebop="aluba"><use href="#print-icon"></use></svg>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions