• Does a crossfade of inner HTML. This only works with the main display elements, like the body or footer. This will not transition arbitrary elements correctly.

    Parameters

    • el: HTMLElement
    • html: string
    • duration: string

    Returns Promise<void>

Generated using TypeDoc