React TreeList - EditingTexts

Contains properties that specify texts for editing-related UI elements.

import { TreeListTypes } from "devextreme-react/tree-list"

addRowToNode

Specifies text for the button that adds a new nested row. Applies if the editing.mode is "batch" or "cell".

Type:

String

Default Value: 'Add'