Target container
Function that creates an element from a given data item
List of data items
Optional
keyKey function for item identification.
If omitted, item.id
or item.key
or index
is used.
Function that updates an existing element using the given data item
Options for reconciliation.