Move
function Move(type: any = null, index: any = null): void
Description
Moves field inside category.
Parameters
- type
any
null The type of the field to move.
- index
any
null The index of the field in new category.
Returns
void
Overloads By
- Move
(type, index)
Moves field inside category.