NgDoc

What is NgDoc? Installation Configuration NEW OPTIONS SSR Migrations
Pages and categories UPDATED Blockquotes NEW STYLES Images and embeds NEW Code blocks Mermaid diagrams NEW Nunjucks Demo and Demo Pane Playground Keywords
Auto generation Documenting declarations Rendering API NEW
Page Skeleton Page Processors Layout Search Themes UPDATED Icons
Performance Ignoring file lines
API References Develop
@ng-doc/app / Class

NgDocNavbarComponent

Decorators:@Component
Selectors:ng-doc-navbar

Navbar component for ng-doc application

Constructor

No documentation has been provided.

Presentation
constructor(
	
): NgDocNavbarComponent;

Properties

NameTypeDescription
@Input @HostBinding
glassEffect
boolean

Use glass effect for navbar

@Input
hamburger
boolean

Show hamburger button

@HostBinding
hasBorder
boolean

Indicates if navbar has border

@Input
search
boolean

Show search input

sidebarService
p r
NgDocSidebarService
  • Constructor
  • Properties
MIT © 2023 Aleksandr Skoropad