Skip to content

Provide types for Typescript #1

@gwww

Description

@gwww

When using in Svelte, I get a type error.

<SvgIcon type="mdi" path={mdiCloseCircle} />
         ^^^^
Type 'string' is not assignable to type 'null | undefined'.

I also tried the web component version of this library. Same issue there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions