Public function

Get the index below a given index.

Signature
function getIndexBelow(above: string): string
Parameters
NameDescription

above

string

The index above.

Returns
string
Source

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

getIndexAbovegetIndexBetween