React TreeList - EditingTexts

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

import { EditingTexts } from "devextreme/ui/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'