Closed zhoulonghao520 closed 1 year ago
Can you try backgroundColor
instead
IsOkOkay, all the “-” in CSS need to be removed?
Do the following characters need to be capitalized?
Yes, css styles which are accessible in JS end up replacing a-b
with aB
. I can try to add both as valid, but for now the plugin just uses camelCase for css styles.
{background-color:"blue" }
blue background not displayed properly