Skip to content

Element type incorrect in modifier signature #225

@bwbuchanan

Description

@bwbuchanan

Element: HTMLElement;

This should be:

Element: ElementCSSInlineStyle;

Otherwise, the Typescript compiler complains when you try to use the modifier on SVG elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions