items property

List<Component> items
final

Other components to render in the header, such as site section links.

Implementation

final List<Component> items;