Constructors

Methods

  • this sometimes does not work because of rerendering in the dom use show

    Parameters

    • message: string

      {string} message to display

    • heading: string = ""

      {string} optional, shown above the message

    • prio: BootstrapAlertKey = "warning"

      {BootstrapAlertKey} priority, severity

    • autoHide: boolean = true

      {boolean} true by default, if false message has to be discarded by the user

    • id: string = "alert-msg"

      {string} id of the element to use, default is alert-msg

    Returns void

  • Parameters

    • bootstrapAlert: BootstrapAlertKey

      {BootstrapAlertKey}

    • Optionalid: string = "alert-msg"

      {string} id of the element to use, default is alert-msg

    Returns HTMLDivElement

  • Parameters

    • message: string

      {string} message to display

    • Optionalheading: string

      {string} A heading displayed above the message, optional

    • OptionalautoHide: boolean = false

      {boolean} if false message has to be discarded by the user

    Returns void

  • Parameters

    • message: string

      {string} message to display

    • Optionalheading: string

      {string} A heading displayed above the message, optional

    • OptionalautoHide: boolean = false

      {boolean} if false message has to be discarded by the user

    Returns void

  • Parameters

    • message: string

      {string} message to display

    • Optionalheading: string

      {string} A heading displayed above the message, optional

    • OptionalautoHide: boolean = true

      {boolean} if false message has to be discarded by the user

    Returns void

  • Parameters

    • message: string

      {string} message to display

    • Optionalheading: string

      {string} A heading displayed above the message, optional

    • OptionalautoHide: boolean = true

      {boolean} if false message has to be discarded by the user

    Returns void

  • Returns void

  • Parameters

    • message: string

      {string} message to display

    • Optionalheading: string

      {string} A heading displayed above the message, optional

    • OptionalautoHide: boolean = true

      {boolean} if false message has to be discarded by the user

    Returns void

  • Parameters

    • message: string

      {string} message to display

    • Optionalheading: string

      {string} A heading displayed above the message, optional

    • prio: BootstrapAlertKey = "warning"

      {BootstrapAlertKey} priority, severity

    • OptionalautoHide: boolean = true

      {boolean} if false message has to be discarded by the user

    Returns void

  • Parameters

    • message: string

      {string} message to display

    • Optionalheading: string

      {string} A heading displayed above the message, optional

    • OptionalautoHide: boolean = true

      {boolean} if false message has to be discarded by the user

    Returns void

  • Parameters

    • message: string

      {string} message to display

    • Optionalheading: string

      {string} A heading displayed above the message, optional

    • OptionalautoHide: boolean = false

      {boolean} if false message has to be discarded by the user

    Returns void