sitecore.react
sitecore.react copied to clipboard
Any Sample code?
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?