In Bootstrap, which component is used for creating dropdown menus?
- Dropdown
- List Group
- Tab
- Carousel
The Dropdown component in Bootstrap is employed for creating dropdown menus. It allows users to choose from a list of options, providing a clean and organized interface.
Loading...
Related Quiz
- How does Bootstrap’s grid system adapt when nesting grids within grids?
- In Bootstrap, the 'boundary' option for Tooltips and Popovers can be set to '___' to restrict the pop-up within a specific element.
- Describe the process of integrating custom fonts into Bootstrap components.
- Describe a method for testing the integration of a third-party JS library in a Bootstrap-based project.
- The '___-wrap' utility in Bootstrap controls whether items wrap around or stay in a single line.