For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?