createBeforeAfterSlide
Create a before-and-after comparison slide to highlight differences. Use two lists of items for each state, optionally set slide position.
Instructions
Create or update a before vs after comparison slide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | Yes | ||
| title | No | ||
| _index | No | If 0 <= _index < slides.length, update that position. Omit or -1/out-of-range to append to the end (default -1). | |
| before | Yes |