Rename autoplay_clip to auto_play (to match auto_unmute).
This commit is contained in:
@@ -299,7 +299,7 @@ event_viewer:
|
||||
|
||||
| Option | Default | Overridable | Description |
|
||||
| - | - | - | - |
|
||||
| `autoplay_clip` | `true` | :heavy_multiplication_x: | Whether or not to autoplay clips.|
|
||||
| `auto_play` | `true` | :heavy_multiplication_x: | Whether or not to autoplay clips.|
|
||||
| `auto_unmute` | `false` | :heavy_multiplication_x: | Whether or not to automatically unmute clips.|
|
||||
| `lazy_load` | `true` | :heavy_multiplication_x: | Whether or not to lazily load media in the event viewer carousel. Setting this will false will fetch all media immediately which may make the carousel experience smoother at a cost of (potentially) a substantial number of simultaneous media fetches on load. |
|
||||
| `draggable` | `true` | :heavy_multiplication_x: | Whether or not the event viewer carousel can be dragged left or right, via touch/swipe and mouse dragging. |
|
||||
|
||||
Reference in New Issue
Block a user