I’ve created a few custom components (mostly as wrappers around existing react libraries), and one issue I have run into is handling components that don’t simply pass through their children in the render. I know this has been mentioned previously, but I can’t find any reference to it. Are there any plans to be able to render dash components that aren’t passed as children? Or is it possible to do this at the moment?
2 posts - 2 participants