Public function

Get the index between two indices.

Signature
function getIndexBetween(below: string, above?: string): string
Parameters
NameDescription

below

string

The index below.

above

string

The index above.

Returns
string
Source

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

getIndexBelowgetIndices