Type Alias CreateUpdateElement<V>

CreateUpdateElement<V>: ((item: V, el: HTMLElement | null) => HTMLElement)

Type Parameters

  • V