Skip to content

const INSERT_DATA_OPTION_INSERT_ROWS: "INSERT_ROWS"

Defined in: constants/index.ts:17

Insert data option that shifts existing rows down to make room.

Released under the MIT License.