Search


Search something to see results

CustomCompareFunction

CustomCompareFunction: (
    local: HTMLElement,
    remote: HTMLElement,
) => string | null

A function to compare two html elements.

Type Declaration