Skip to content

Commit

Permalink
Support signal values for html + svg attributes
Browse files Browse the repository at this point in the history
The behavior to resolve these types seems different from the standard
behavior from TypeScript. The more elegant way of using generics or
clever intersection types doesn't work. The only thing TS seems to
pick up is enhancing every property by hand.
  • Loading branch information
marvinhagemeister committed Sep 26, 2022
1 parent a868b02 commit 41fb88f
Showing 1 changed file with 499 additions and 427 deletions.

0 comments on commit 41fb88f

Please sign in to comment.