Service for resolving workflow components from the plugin registry
Computed signal that resolves the workflow component class. Priority: workflowType input > workflowConfig-based resolution > null
Workflow configuration model used to resolve the appropriate component via WfwResolverService when workflowType is not provided.
Explicit workflow component class to render. When set, takes precedence over workflowConfig-based resolution.
Dynamic workflow renderer component. Resolves and renders the appropriate workflow component (carousel or list-detail) based on either an explicit type input or a configuration model.
Usage:
workflowTypeto force a specific componentworkflowConfigto let the resolver pick the best workflow