# SubpanelFactory

Actor SubpanelFactory automatically creates ListItemRenderer components. It is used by list-based components to create own ItemRenderers to display the list's data.
Unlike the SearchFactory, the automatic renderer name is generated from the relation's name.

# Properties

# Parameter

# Parameters in the Layout

Name Type Description
relationActor RelationActor Required to read out the module's and the relation's name.
Request missing documentation