Bootstrap 4.2.1 is Well Known Out – Check Out The New Bootstrap Components
Bootstrap 4.2.1 is available, featuring bug corrections and handy new elements to simplify your tasks. This version of Bootstrap introduces the Toast, Spinner loaders, and an iOS-like switch. Additionally, the Bootstrap development team has added several practical utility classes. Let's explore the new features of Bootstrap 4.2.1.
New Features in Bootstrap 4.2.1
Toast
Toast is a customizable notification that can display push messages to website users. You can position these toasts at the bottom right or top right of the display using custom styling. If there are multiple toasts, they will stack one above the other by default. Here's an illustration of a Bootstrap toast.
Spinner Loaders
This Bootstrap update provides two new loading indicators: a border spinner and a growing spinner. You can alter the spinner's color by attaching Bootstrap's text color utilities to its class. These spinners can also be placed inside buttons, for instance, to indicate that a form is being submitted, thereby making your site more engaging.
iOS style Switch
This iOS-like toggle can replace a standard checkbox. To change a checkbox into a modern iOS-style toggle, apply the custom-switch class.
The Bootstrap development team has also included new helper classes: font-weight-lighter and font-weight-bolder, which let you change text thickness without special styling. The text-decoration-none class can be used to take away text decorations.
Get the newest Bootstrap version now!

Post a Comment