Function reconcile

  • Maps given data items to DOM elements and reconciles the result with the existing elements in the given container.

    Type Parameters

    • TItem
    • TChild extends HTMLElement

    Parameters

    Returns void