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.
1 parent 5aee74e commit 87c5269Copy full SHA for 87c5269
README.md
@@ -17,6 +17,7 @@ var ckf = new CodeKeyframes({
17
waveColor: '#3AEAD2',
18
progressColor: '#0c9fa7',
19
bgColor: '#222',
20
+ label: 'Text that appears at the top left of the waveform.',
21
keyframes:[] // paste in after exporting keyframes
22
})
23
```
0 commit comments