[**@rxap/layout v19.2.0**](README.md)

***

# @rxap/layout v19.2.0

## Classes

- [AppsButtonComponent](classes/AppsButtonComponent.md)
- [BaseLayoutComponent](classes/BaseLayoutComponent.md)
- [DefaultHeaderComponent](classes/DefaultHeaderComponent.md)
- [DefaultHeaderService](classes/DefaultHeaderService.md)
- [ExternalAppsService](classes/ExternalAppsService.md)
- [FooterComponent](classes/FooterComponent.md)
- [FooterDirective](classes/FooterDirective.md)
- [FooterService](classes/FooterService.md)
- [HeaderComponent](classes/HeaderComponent.md)
- [HeaderDirective](classes/HeaderDirective.md)
- [HeaderService](classes/HeaderService.md)
- [LayoutComponent](classes/LayoutComponent.md)
- [LayoutService](classes/LayoutService.md)
- [LogoService](classes/LogoService.md)
- [MinimalLayoutComponent](classes/MinimalLayoutComponent.md)
- [NavigationComponent](classes/NavigationComponent.md)
- [NavigationItemComponent](classes/NavigationItemComponent.md)
- [NavigationProgressBarComponent](classes/NavigationProgressBarComponent.md)
- [NavigationService](classes/NavigationService.md)
- [ReleaseInfoComponent](classes/ReleaseInfoComponent.md)
- [SettingsButtonComponent](classes/SettingsButtonComponent.md)
- [SidenavComponent](classes/SidenavComponent.md)
- [SidenavFooterDirective](classes/SidenavFooterDirective.md)
- [SidenavHeaderDirective](classes/SidenavHeaderDirective.md)
- [SidenavToggleButtonComponent](classes/SidenavToggleButtonComponent.md)
- [UserProfileIconComponent](classes/UserProfileIconComponent.md)

## Interfaces

- [NavigationDividerItem](interfaces/NavigationDividerItem.md)
- [NavigationInsertItem](interfaces/NavigationInsertItem.md)
- [NavigationItem](interfaces/NavigationItem.md)
- [NavigationStatus](interfaces/NavigationStatus.md)
- [ReleaseInfoModule](interfaces/ReleaseInfoModule.md)
- [SettingsMenuItem](interfaces/SettingsMenuItem.md)

## Type Aliases

- [DefaultHeaderItemComponent](type-aliases/DefaultHeaderItemComponent.md)
- [ExternalApp](type-aliases/ExternalApp.md)
- [ExtractUsernameFromProfileFn](type-aliases/ExtractUsernameFromProfileFn.md)
- [Navigation](type-aliases/Navigation.md)
- [NavigationWithInserts](type-aliases/NavigationWithInserts.md)
- [SettingsMenuItemComponent](type-aliases/SettingsMenuItemComponent.md)

## Variables

- [EXTRACT\_USERNAME\_FROM\_PROFILE](variables/EXTRACT_USERNAME_FROM_PROFILE.md)
- [RXAP\_DEFAULT\_HEADER\_ITEM\_COMPONENT](variables/RXAP_DEFAULT_HEADER_ITEM_COMPONENT.md)
- [RXAP\_EXTERNAL\_APP](variables/RXAP_EXTERNAL_APP.md)
- [RXAP\_EXTERNAL\_APP\_FILTER](variables/RXAP_EXTERNAL_APP_FILTER.md)
- [RXAP\_FOOTER\_COMPONENT](variables/RXAP_FOOTER_COMPONENT.md)
- [RXAP\_HEADER\_COMPONENT](variables/RXAP_HEADER_COMPONENT.md)
- [RXAP\_LAYOUT\_APPS\_GRID](variables/RXAP_LAYOUT_APPS_GRID.md)
- [RXAP\_LOGO\_CONFIG](variables/RXAP_LOGO_CONFIG.md)
- [RXAP\_LOGO\_CONFIG\_DEFAULTS](variables/RXAP_LOGO_CONFIG_DEFAULTS.md)
- [RXAP\_NAVIGATION\_CONFIG](variables/RXAP_NAVIGATION_CONFIG.md)
- [RXAP\_NAVIGATION\_CONFIG\_INSERTS](variables/RXAP_NAVIGATION_CONFIG_INSERTS.md)
- [RXAP\_NAVIGATION\_LAYOUT\_CONFIG\_DEFAULTS](variables/RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS.md)
- [RXAP\_RELEASE\_INFO\_MODULE](variables/RXAP_RELEASE_INFO_MODULE.md)
- [RXAP\_SETTINGS\_MENU\_ITEM](variables/RXAP_SETTINGS_MENU_ITEM.md)
- [RXAP\_SETTINGS\_MENU\_ITEM\_COMPONENT](variables/RXAP_SETTINGS_MENU_ITEM_COMPONENT.md)
- [RXAP\_USER\_PROFILE\_DATA\_SOURCE](variables/RXAP_USER_PROFILE_DATA_SOURCE.md)

## Functions

- [IsNavigationDividerItem](functions/IsNavigationDividerItem.md)
- [IsNavigationInsertItem](functions/IsNavigationInsertItem.md)
- [IsNavigationItem](functions/IsNavigationItem.md)
- [provideExternalApps](functions/provideExternalApps.md)
- [provideLayout](functions/provideLayout.md)
- [withDefaultHeaderComponent](functions/withDefaultHeaderComponent.md)
- [withDefaultHeaderItems](functions/withDefaultHeaderItems.md)
- [withFooterComponents](functions/withFooterComponents.md)
- [withHeaderComponents](functions/withHeaderComponents.md)
- [withNavigationConfig](functions/withNavigationConfig.md)
- [withNavigationInserts](functions/withNavigationInserts.md)
- [withReleaseInfoModules](functions/withReleaseInfoModules.md)
- [withSettingsMenuItems](functions/withSettingsMenuItems.md)
- [withUserProfileDataSource](functions/withUserProfileDataSource.md)
