Sanity Library Reference Docs
Preparing search index...
sanity
index
ArrayInputMoveItemEvent
Interface ArrayInputMoveItemEvent
Beta
Hidden
interface
ArrayInputMoveItemEvent
{
fromIndex
:
number
;
toIndex
:
number
;
}
Index
Properties
from
Index
to
Index
Properties
Beta
from
Index
fromIndex
:
number
Beta
to
Index
toIndex
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
Index
to
Index
Sanity Library Reference Docs
Loading...
Hidden