Skip to content

Lit-element and typescript #50

@andreabosman16

Description

@andreabosman16

Maybe use lit-element as render engine and use typescript so everything is type safe.
I wanted to use this component with lit-element and redux but got errors, this is because the component uses different setters and getters. These getters and setters conflict with how lit-element handles getting and setting html attributes. I think typescript and lit-element will make maintaining this component allot easier.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions