Optional
classesOptional
formsA registry of forms selectors and submission handlers.
Optional
idA CSS id to assign to the top-level element of the rendered part. This id string is automatically prefixed by the application id.
Optional
rootDoes this rendered contents of this template part replace the children of the root element?
Optional
scrollableAn array of selectors within this part whose scroll positions should be persisted during a re-render operation. A blank string is used to denote that the root level of the part is scrollable.
The template entry-point for the part
Optional
templatesAn array of additional templates that are required to render the part. If omitted, only the entry-point is inferred as required.
An array of CSS classes to apply to the top-level element of the rendered part.