# Panel

## Props

| Prop name | Description | Type    | Values | Default |
| --------- | ----------- | ------- | ------ | ------- |
| component |             | object  | -      |         |
| id        |             | number  | -      |         |
| selected  |             | boolean | -      |         |
| text      |             | string  | -      |         |

## Events

| Event name | Properties | Description |
| ---------- | ---------- | ----------- |
| select     |            |

## Slots

| Name    | Description | Bindings |
| ------- | ----------- | -------- |
| default |             |          |

---
