Skip to main content

CUT_ID

Constant CUT_ID 

Source
pub const CUT_ID: &str = "cut";
Expand description

Well-known context menu item ids for the built-in edit actions.

Hooks may return an item with one of these ids to override the corresponding default (label, hint, enabled state); the hook’s version wins and keeps the default’s position.