dropdown
A Dropdown. The element is a <div> unless the dropdown is added to a nav, when it will switch to an <li>
- Example
- <dropdown>... </dropdown>
- Output
- <div class="dropdown">... </div>
| Tag Information | |
|---|---|
| Tag Class | org.bootstrapjsp.tags.core.dropdown.Dropdown |
| Body Content | scriptless |
| Dynamic Attributes | true |