Template components are user-defined component templates. Users can persist modified properties and styles of components as reusable template components.
Template components can encapsulate subcomponents, allowing entire container hierarchies with their child components to be saved as a single template.
Save Template Component
To create a template component, select the desired component, right-click, and choose "Save as Template Component" from the context menu.
Template components can be utilized in the same manner as standard components.
Modify Template Component
For existing template components, users can modify the name or delete the template through the template component settings interface.
Warning
Template components only preserve component properties and styles, excluding event handlers and behaviors.