OFFCANVAS IN BOOTSTRAP 5
In Bootstrap 5, Offcanvas is similar to modals i-e hidden by default and shown when activated, except that is often used as a sidebar navigation menu which appears from left or right side.
SCROLLSPY IN BOOTSTRAP 5
In Bootstrap 5, Scrollspy is used to automatically update links in a navigation list based on scroll position.
POPOVER IN BOOTSTRAP 5
In Bootstrap 5, the Popover is a pop-up box that appears when the user clicks on an element.
FORMS IN BOOTSTRAP 5
Bootstrap 5 provides unique and attractive look for html forms.
MODALS IN BOOTSTRAP 5
The Modal component is a dialog box/popup window that is displayed on top of the current page.