UpdatePanelElementsParams


Properties

panelId

panelId: string

The ID of the panel to update.


elements

elements: { element: UIPanelElementUpdate; }[]

Dictionary of element IDs to the element to update.

Name
Type

Last updated

Was this helpful?