MenuItemBuilder.Selected Method
| Name | Parameters | Description |
|---|---|---|
| Selected(JS) | value | Specifies whether or not the item is selected. Mirrors the client-side selected option. |
| Selected(Boolean) | value | Specifies whether or not the item is selected. Mirrors the client-side selected option. |