menuitem
A Menu Item. Menu Items always contain anchors. The body of the tag will be the body of the anchor. Set the "href" of the anchor using the "href" attribute.
- Example
- <menuitem href="#">...</menuitem>
- Output
- <li role="presentation"> <a role="menuitem" tabindex="-1" href="#">...</a> </li>
Tag Information | |
---|---|
Tag Class | org.bootstrapjsp.tags.core.dropdown.MenuItem |
Body Content | scriptless |
Dynamic Attributes | true |
Attributes
Name | Description | Flags |
---|---|---|
href | Sets the href attribute on the items anchor. |
rtexprvalue
|
- alert
- anchor
- badge
- breadcrumb
- breadcrumbitem
- button
- buttongroup
- buttontoolbar
- caret
- carousel
- carouselcaption
- carouselcontrol
- carouselindicators
- carouselinner
- carouselitem
- clearfix
- close
- column
- container
- div
- divider
- dropdown
- dropdownheader
- dropdownmenu
- dropdowntoggle
- formcontrol
- formgroup
- glyphicon
- heading
- iconbar
- image
- include
- inputgroup
- inputgroupaddon
- inputgroupbutton
- jumbotron
- kickstart
- label
- lead
- list
- listItem
- listgroup
- listgroupitem
- listgroupitemheading
- listgroupitemtext
- media
- mediabody
- mediaheading
- medialist
- mediaobject
- menuitem
- message
- modal
- modalbody
- modalcontent
- modaldialog
- modalfooter
- modalheader
- modaltitle
- nav
- navbar
- navbarbrand
- navbarbutton
- navbarcollapse
- navbarform
- navbarheader
- navbarlink
- navbartext
- navbartoggle
- navitem
- pageheader
- pageitem
- pager
- pagination
- panel
- panelbody
- panelfooter
- panelgroup
- panelheading
- paneltitle
- para
- progress
- progressbar
- row
- script
- span
- style
- tabcontent
- table
- tableresponsive
- tabpane
- well