Action that moves elements on the DOM tree. Define the WidgetID of the element to be moved and the Target selector that will receive the element. Example: $actions.MoveElement($parameters.WidgetId, ".active-screen .screen");
{TimeoutVal=200}
Action that moves elements on the DOM tree. Define the WidgetID of the element to be moved and the Target selector that will receive the element. Example: $actions.MoveElement($parameters.WidgetId, ".active-screen .screen");