dash-docs
dash-docs copied to clipboard
Dash constructor args and config document section
this is a placeholder to follow up https://github.com/plotly/dash/issues/746. right now we don't have a full reference of dash.Dash arguments and/or configs to users. we should have a dedicated section in dash docs after the work in 746.
I believe this is pending right?
Correct, still pending. If you're interested in helping out, I'm thinking maybe we should add a page called something like "Dash class reference" in the "Beyond the Basics" section (is there a better place than that?). This page would include not only the constructor and config, but also the various methods and attributes that might be useful.