Reference Source
import HeaderSecondary from 'flarum/forum/components/HeaderSecondary'
public class | source

HeaderSecondary

Extends:

src/common/Component.js~Component → HeaderSecondary

The HeaderSecondary component displays secondary header controls, such as the search box and the user menu. On the default skin, these are shown on the right side of the header.

Method Summary

Public Methods
public

Build an item list for the controls.

public

view(): *

Public Methods

public items(): ItemList source

Build an item list for the controls.

Return:

ItemList

public view(): * source

Return:

*