We have a requirement to dynamically populate a list in an inner component based on the content of the parent component. So, I have a component say abc, with a property value authored as (key:p1, value-v1). In the dialog of the child component of abc component, I am including a data source to fetch ...