How do you use the Dropdown plugin?
Answer / Rohit Kumar Kalyani
The Bootstrap Dropdown can be used by wrapping HTML content in a `<div>` with the classes `dropdown`. Inside this, you should have another `<div>` with the classes `dropdown-menu` and any number of child links or other components. You'll also need a trigger element such as a button or link with the `.dropdown-toggle` class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is Bootstrap collapsing elements?
What is Contextual classes of table in Bootstrap?
Explain bootstrap 4 images?
What are the steps to create basic or vertical forms?
What are current stable version of bootstrap?
Explain what is the use of Bootstrap Carousel plugin?
Tell me how will you create a tabbed navigation menu?
What is a transition plugin in bootstrap?
How will you create a bootstrap panel with heading?
Why bootstrap is used for mobile web development?
What function you can use to wrap a page content?
What are bootstrap panels?