Close button
Vue Bootstrap 5 Close button
Responsive Vue Close button with the latest Bootstrap 5. Multiple code examples, a user-friendly guide, extensive API, and customization tools.
Basic example
Disabled
Disabled close buttons change their opacity
. We’ve also applied
pointer-events: none
and user-select: none
to preventing hover and
active states from triggering.
White variant
Add white
property to change color on dark background.
Close button - API
SCSS variables
Close button uses Sass variables and Sass customization is supported.