Home > @tridion-sites/extensions > ActionsConfigurationExtensionsBuilder > moveAction
Moves an action withing other actions in the same (or other) group(s).
Signature:
moveAction: (actionId: string, beforeActionId: string | undefined) => void;