The tag of the main element to create the rich element from.
The tag of the main element to create the rich element from.
ReadonlypropertiesStaticdefaultReadonlychildrenReadonlyinitializedReadonlydataReadonlyonReadonlyonReadonlyonReadonlytagProtected StaticcustomFunctioninitialize
Initializes the element. It sets up the UI by calling the methods setupUIElements,
setupUILayout, setupUIListeners, and setupChangedCallbacks (in this order, if they are defined).
This function is called automatically in .setProperties() and when instantiating an
element via element(). It is called only once per element (as it checks with the reflected initialized flag).
Optionalproperties: FeedforwardPropertiesOptionaloptions: CloneElementOptionsStaticcreateProtectedsetupProtectedsetupProtectedsetupProtectedsetup
TurboRichElement
Description
Class for creating a rich turbo element (an element that is possibly accompanied by icons (or other elements) on its left and/or right).