Page Header Component. This extends Ember FW's FwHeader. In addition to the logo and App Name rendered by Ember FW's FwHeader, Ember FW GC also adds information about the user, such as the app switcher, current department and dropdown on the right side of the header. It also is responsible for calling the following modals: about, app-switch, and change-password.
It is called in an identical way as Ember FW's FwHeader
:
<FwHeader />
There is no configuration for this component, so everything is documented as private.
Properties
- modals
- needSecureChangePassword
- showAboutLink deprecated
- showDropdown