Loving the new tree changes for the code component navigation, would it be possible to get this for normal components as well? ![]()
Hi Andy, that is cool. How did you set the Parent / Child relationship of the Code Components? Is it documented? If so can you provide the link to it? Thanks!
Hi @injured_landfowl
It can be achieved using parentComponentName property. I donโt think itโs currently in the documentation, but you can find more details in the antd dropdown component in the plasmicpkgs.
https://github.com/plasmicapp/plasmic/blob/master/plasmicpkgs/antd/src/registerDropdown.tsx
