Skip to content

DumbwaysDotId/advance-reactjs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inline styling

In reactJs, we can styling our component directly by using style attribute.
The style attribute accepts a JavaScript object with camelCased properties rather than a CSS string.
Reference: Inline Styling in React.

Releases

No releases published

Packages

No packages published