typescript cssproperties
Solid accepts a type
CSSProperties in style attributes. I want to createMemo() with a style value, but I can't type it with CSSProperties type from Solid.
What do I do ?2 Replies
Hmm, JSX! thanks!