How to make a variable receive all native CSS properties from React

Asked

Viewed 13 times

0

I need a variable to receive all the native css properties of React in it

var cssStyle = React.CSSProperties;

this my example didn’t work

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.