@lottiefiles/lottie-player
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@lottiefiles/lottie-player", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Lottie animation player web component.", | ||
@@ -5,0 +5,0 @@ "main": "dist/lottie-player.js", |
@@ -159,5 +159,5 @@ ## lottie-player Web Component | ||
### `seek(frame: number) => void` | ||
### `seek(value: number | string) => void` | ||
Seek to a given frame. | ||
Seek to a given frame. Frame value can be a number or a percent string (e.g. 50%). | ||
@@ -164,0 +164,0 @@ #### Returns |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1091562
1127