SimpleBrowserMenuCheckbox(: String, : Boolean = false, : (Boolean) -> Unit)
A simple browser menu checkbox.
label
- The visible label of this menu item.
initialState
- The initial value the checkbox should have.
listener
- Callback to be invoked when this menu item is checked.