# Dropdown

## Props

```javascript
buttonTextClose: {
    type: String,
    default: ''
}

buttonTextOpen: {
    type: String,
    default: ''
}

openedOnInit: {
    type: Boolean,
    default: false
}
```

# Slots

* #title
* #content