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/ui-kit / Class

NgDocSidenavComponent

Decorators:@Component
Selectors:ng-doc-sidenav

No documentation has been provided.

Properties

NameTypeDescription
@Output
closeEvent
EventEmitter<void>
@Input
hasBackdrop
boolean

Indicates whether the sidenav has a backdrop or not.

@Input @HostBinding
opened
boolean

Indicates whether the sidenav is opened or not. This is used to trigger the animation.

@Input
sidebar
NgDocContent

Content of the sidenav.

  • Properties
MIT © 2023 Aleksandr Skoropad