Public function

Get the index above a given index.

Signature
function getIndexAbove(below: string): string
Parameters
NameDescription

below

string

The index below.

Returns
string
Source

packages/editor/src/lib/utils/reordering/reordering.ts

getIncrementedNamegetIndexBelow