InjectionToken<TemplateRef<CngxRecyclerRowContext> | null>
App-wide default placeholder template for *cngxRecyclerRow. Middle rung of the cascade: microsyntax placeholder: template wins over this, and this wins over the built-in imperative <li> default. Defaults to null (imperative default applies).
*cngxRecyclerRow
placeholder:
<li>
null
'root'