Documentation / @zerotal/admin / index / moveKey
Function: moveKey()
moveKey(
order,key,direction):string[]
Defined in: admin/src/dashboardLayout.ts:79
Move one key up or down, returning the new order.
Parameters
order
string[]
key
string
direction
-1 | 1
Returns
string[]