UIPanelElementUpdate
UIPanelElementUpdate:
UIButtonElementUpdate
|UITextElementUpdate
|UITextInputElementUpdate
|UISelectElementUpdate
|UIDividerElementUpdate
|UIButtonRowElementUpdate
|UICheckboxGroupElementUpdate
|UIRadioGroupElementUpdate
|UIToggleGroupElementUpdate
|UIGridContainerElementUpdate
|UIFlexibleSpaceElementUpdate
|UIIframeElementUpdate
This is a union of all the possible elements that can be updated inside panel's body or footer (excluding Divider and FlexibleSpace elements because they cannot be updated).
Remarks
id
and type
are required to identify the element to update.
Last updated
Was this helpful?