components property

List<CustomComponent> components
final

A collection of custom components to render in the page.

Implementation

final List<CustomComponent> components;