MenuToggleItem

Description

This item is used for creating checkboxes in menus. Properties shown here are additional to those of the main MenuItem module:DiscordContextMenu~MenuItem

Parameters
Name Type Attributes Default Description
props.checked boolean <optional>
false

should the checkbox be checked

props.active boolean <optional>
false

alias of checked