You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source generators are C#. The aim of this project is to base it on F# with an easy to use api from C#.
Ideal route would be a simple F# script that reads the output of react-docgen and generates F# similar to the Feliz api for eacg component.
But I think it would help if we hand code the api to idiomatic F# first and automate generation after it has crystallised.
Does there exist an interface definition file of some kind from which the Dash core components are auto generated for Python & Julia ?
I can see the props here https://dash.plotly.com/dash-core-components/textarea.
Is there a json or yaml file etc.. that is used by Python / Julia ?
The text was updated successfully, but these errors were encountered: