Hi,
Can you please provide a sample view having a nested components?
Seems you're expecting a view to have <Placeholder name=MyCustomKEY and a react comonent to have {this.props.placeholder.MyCustomKEY} and nested component to have a rendering paramters called id with the value of MyCustomKEY
Is this correct assumption?
Hi,
Can you please provide a sample view having a nested components?
Seems you're expecting a view to have
<Placeholder name=MyCustomKEYand a react comonent to have {this.props.placeholder.MyCustomKEY} and nested component to have a rendering paramters calledidwith the value of MyCustomKEYIs this correct assumption?