Type alias SyntheticsMobileStepParamsDirection

SyntheticsMobileStepParamsDirection: typeof UP | typeof DOWN | typeof LEFT | typeof RIGHT | UnparsedObject

The direction of the scroll for a scrollToElement step type.

Generated using TypeDoc