We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f476923 commit 83ae37aCopy full SHA for 83ae37a
1 file changed
README.md
@@ -246,7 +246,7 @@ class Slide(models.Model):
246
verbose_name="Slide"
247
verbose_name_plural="Slider"
248
```
249
-In block template you can use this options as `options.wide_slider`
+In block template you can use this options as `options.autoplay`
250
In page admin you will see it on the bottom of this block.
251
> Note: Now only "checkbox" type is working.
252
You may apply options for all blocks with `STREAMFIELD_BLOCK_OPTIONS` (See [Settings](#settings))
0 commit comments