Search.../

stop( )

Stops the playback.

Description

The stop() function stops the current playback and moves to the beginning of the animation.

Authorization

Request

This endpoint does not take any parameters

Status/Error Codes

Was this helpful?

Stop playback

Copy Code
1$w('#myLottie').stop();