# CoverSlide

### Settings

<table><thead><tr><th width="363.3333333333333">Setting</th><th>Value</th><th>Description</th></tr></thead><tbody><tr><td>Container</td><td>true</td><td>Indicates if it accepts nested children components</td></tr><tr><td>Droppable</td><td>false</td><td>Indicates if it can be added as a nested child component inside a container</td></tr><tr><td>Editable</td><td>true</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

| Action              | Description                                |
| ------------------- | ------------------------------------------ |
| getValue(id)        | Returns a value from the cover state space |
| hasHelp             | Returns false                              |
| setValue(id, value) | Adds a value to the cover state space      |

### Events

No events defined.
