BootCell
    Preparing search index...

    Class OffcanvasNavbar

    Hierarchy

    Implements

    • WebCell
    Index

    Constructors

    Properties

    handleLink: (this: Node, event: Event) => any = ...
    offcanvasId: string = ...
    titleId: string = ...

    Accessors

    bg: any
    brand: any
    closeButton: any
    expand: any
    fixed: any
    fluid: any
    open: any
    sticky: any
    title: any

    The HTMLElement.title property represents the title of the element: the text usually displayed in a 'tooltip' popup when the mouse is over the node.

    MDN Reference

    variant: any

    Methods

    • Called every time the element is inserted into the DOM

      Returns void

    • Called every time the element is removed from the DOM.

      Returns void