Closed leeoniya closed 1 year ago
I'll implement it today.
Also, I would like to add an optimization with Typed API for styles that would require some additional syntax. Maybe something like ~padding-top.px={paddingTop}
. Internally it will reuse the same typed object. It is going to reduce memory allocations when working with styles and makes diffing style values a little bit faster.