The dataset or dataset manager.
Optional
target: {Optional target configuration.
Optional
changeSel?: booleanWhether to update the selection.
Optional
select?: Loc[] | "rows"Specifies the selection scope. Defaults to "rows"
.
Optional
useClone?: booleanWhether to clone the selected rows before deletion.
Optional
which?: "top" | "all" | "bottom"Determines which rows to delete. Defaults to "all"
.
Deletes multiple rows from the dataset.