Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support signal values for html + svg attributes
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