Jumbotron

Hierarchy

  • IJumbotron

Properties

Properties

el: HTMLElement

The element.

hide: (() => void)

Type declaration

    • (): void
    • Hides the jumbotron.

      Returns void

show: (() => void)

Type declaration

    • (): void
    • Shows the jumbotron.

      Returns void

Generated using TypeDoc