OptionalclassesOptionalformsA registry of forms selectors and submission handlers.
OptionalidA CSS id to assign to the top-level element of the rendered part. This id string is automatically prefixed by the application id.
OptionalrootDoes this rendered contents of this template part replace the children of the root element?
OptionalscrollableAn 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
OptionaltemplatesAn 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.