dash-component-boilerplate icon indicating copy to clipboard operation
dash-component-boilerplate copied to clipboard

Include own component in the main program

Open nikushin opened this issue 5 years ago • 1 comments
trafficstars

I was able to create my component by following this instruction (https://dash.plotly.com/react-for-python-developers). The component starts separately, everything is fine. But I don’t understand how to add it to the main program. Please help me.

nikushin avatar Jun 10 '20 10:06 nikushin

Hi @nikushin, have you taken a look at the webinar on creating components?

Aside: in general it's a good idea to ask questions about the docs or usage in the Dash Community Forum, since it's more active.

xhluca avatar Aug 04 '20 20:08 xhluca