ContextMenuItemBuilder.Selectable Method
| Name | Parameters | Description |
|---|---|---|
| Selectable(JS) | value | Specifies whether or not a user can select a menu item. Mirrors the client-side selectable option. |
| Selectable(Boolean) | value | Specifies whether or not a user can select a menu item. Mirrors the client-side selectable option. |