> For the complete documentation index, see [llms.txt](https://help.pickzen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickzen.com/design-system/components/sliderenderer.md).

# SlideRenderer

### Mapping

| Slide type | Component     |
| ---------- | ------------- |
| Cover      | CoverSlide    |
| Question   | QuestionSlide |
| Feedback   | FeedbackSlide |
| Form       | FormSlide     |
| End        | EndSlide      |
| EndForm    | EndFormSlide  |

### Settings

<table><thead><tr><th width="198.33333333333331">Setting</th><th width="150">Value</th><th>Description</th></tr></thead><tbody><tr><td>Container</td><td>false</td><td>Accepts nested children components.</td></tr><tr><td>Droppable</td><td>true</td><td>Added as a nested child component inside a container.</td></tr><tr><td>Editable</td><td>false</td><td>Can be edited</td></tr><tr><td>Interactive</td><td>false</td><td>Can receive events</td></tr></tbody></table>

### Properties

No properties defined.

### Actions

No actions defined.

### Events

No events defined.
