What Bootstrap component is used to create styled buttons?
Easy
What Bootstrap component is used to create styled buttons?
Author: Maxime JavauxStatus: PublishedQuestion passed 177 times
Edit
-1
Community Evaluations
Ambiguous
Auteur anonyme
10/08/2024
"Bootstrap component" is a misleading term here.
"btn" is a CSS class provided by Bootstrap to get a nice looking button, yes, but either it is not a component or the component is called "button" and not "btn".