# ListItemRenderer

The ListItemRenderer component is the base component for all PolymerList-based components. It provides basic functionality for ItemRenderers based on it.

The ListItemRenderer itself cannot be used as an ItemRenderer in components PolymerList or actor ListItemRendererFactory. A component based on them should then be used.

# Properties

  • HTMLElement

    • Components
  • Element tag: cm4ap-list-item-renderer

No special parameters can be assigned to a ListActor.

Request missing documentation