createCollectionRenderer()
createCollectionRenderer<
C
,V
>(context
,values
):CollectionRenderer
Replace the default collection renderer to allow for injection of context props for multiple composed components. Also enables use of Section as wrapper of list items at the top level as a styleable element within the RAC container
Type Parameters
• C extends object
• V extends ProviderValues
<any
, any
, any
, any
, any
, any
, any
, any
, any
, any
, any
>
Parameters
context
Context
<C
>
values
V
Returns
CollectionRenderer