# UpdatePanelElementsParams

***

## Properties

### panelId

> **panelId**: `string`

The ID of the panel to update.

***

### elements

> **elements**: { `element`: [`UIPanelElementUpdate`](https://developers.felt.com/js-sdk-api-reference/ui/uipanelelementupdate); }\[]

Dictionary of element IDs to the element to update.

| Name      | Type                                                                                               |
| --------- | -------------------------------------------------------------------------------------------------- |
| `element` | [`UIPanelElementUpdate`](https://developers.felt.com/js-sdk-api-reference/ui/uipanelelementupdate) |
