Table of Contents

UI component template

The UI template of a UI component is very similar to the UI template of a UI view.

However, there are some limitations. UI components cannot directly access to a Datasource nor use nested UI views and some binding options are restricted. For example, form fields cannot be used since they rely on a UI view property.

UI component parameters can be accessed using @Parameters.