API Reference > components-react > Tree > SparseArray > insert insert Method Inserts value at specific position. Increases array length by one. insert(index: number, value: T): void Parameter Type Description index number value T Returns - void Defined in ui/components-react/src/components-react/tree/controlled/internal/SparseTree.ts Line 227 Last Updated: 20 June, 2023