UIPanelElementCreate


UIPanelElementCreate: UIButtonElementCreate | UITextElementCreate | UIDividerElementCreate | UITextInputElementCreate | UISelectElementCreate | UIFlexibleSpaceElementCreate | UIButtonRowElementCreate | UICheckboxGroupElementCreate | UIRadioGroupElementCreate | UIToggleGroupElementCreate | UIIframeElementCreate | UIGridContainerElementCreate

This is a union of all the possible elements that can be created inside panel's body or footer.

Remarks

For the sake of convenience, id is optional but recommended if you want to be able to perform updates.

Last updated

Was this helpful?