# ACCESSIBILITY_NODE_ACTION_CUT

`import { ACCESSIBILITY_NODE_ACTION_CUT } from "destack:accessibility/binding";`

Cut selected node text.

```ds title="ACCESSIBILITY_NODE_ACTION_CUT"
const ACCESSIBILITY_NODE_ACTION_CUT: AccessibilityNodeActionFlags
```

[language/library/src/accessibility/binding/node.ds:83](https://github.com/destack-sh/destack/blob/main/language/library/src/accessibility/binding/node.ds#L83)
