Parameter | Description |
---|---|
content | The visual content of the toggle. |
value | The state of the toggle:`On` or `Off`. |
valueChanged | The callback that receives the new state of the toggle when the user selects it. |
Specify the content and function of a main toolbar toggle.