Hierarchy

Implemented by

Methods

  • Parameters

    • msg: string | HTMLElement
    • Optional title: string | (() => false | void)
    • Optional callback: string | ((dialog) => false | void)
    • Optional className: string

    Returns IDialog

  • Parameters

    • msg: string
    • title: undefined | string | ((yes) => void)
    • Optional callback: ((yes) => false | void)
        • (yes): false | void
        • Parameters

          • yes: boolean

          Returns false | void

    Returns IDialog

  • Parameters

    • msg: string
    • title: undefined | string | (() => false | void)
    • callback: ((value) => false | void)
        • (value): false | void
        • Parameters

          • value: string

          Returns false | void

    • Optional placeholder: string
    • Optional defaultValue: string

    Returns IDialog

Jodit PRO

If you like Jodit - try Jodit PRO