Documentation

Class Attribute

Or copy link

Class Attribute

Estimated reading: minutes 10 views

10 views
Min read

In normal HTML we use the “class” attribute, while in the React Next JS template, we must use the “className” attribute.

Share

Leave a Comment