Options
All
  • Public
  • Public/Protected
  • All
Menu

Navbar

Hierarchy

  • INavbar

Index

Properties

Properties

el

el: HTMLBaseElement

The element.

hide

hide: () => void

Hides the nav bar.

Type declaration

    • (): void
    • Returns void

show

show: () => void

Shows the nav bar.

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc