Documentation

Class Attribute

Or copy link

Class Attribute

Estimated reading: minutes 24 views

24 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