We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README
1 parent 6103fa4 commit 5c38a22Copy full SHA for 5c38a22
README.md
@@ -156,7 +156,7 @@ import "1llest-waveform-vue/lib/style.css"
156
| skeleton | whether to enable the skeleton during waveform loading | `Boolean` | `true` |
157
| skeletonColor | the color of the skeleton | `String` | `#232323` |
158
| interact | indicates whether you want the user to interact with the waveform | `Boolean` | `true` |
159
-| fade | achieve fade-in and fade-out effects when playing and pausing audio | `Boolean` | `true` |
+| fade | achieve fade-in and fade-out effects when playing and pausing audio, this can give the user a smoother listening experience | `Boolean` | `true` |
160
161
### Events
162
0 commit comments