We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf413f commit d0b47adCopy full SHA for d0b47ad
docs/guide/contributors.md
@@ -1,4 +1,4 @@
1
-# Contributor guide
+# Contributors guide
2
3
As an application contributor you enhance an existing web application
4
by UI contributions developed in Python. You implement a Python module
docs/guide/providers.md
@@ -130,8 +130,16 @@ using the `initializeFramework` function.
130
import { initializeFramework } "charlets"
131
```
132
133
+_More coming soon._
134
+
135
### Implement derived application state
136
137
+_Coming soon._
138
139
### Render the contributions
140
141
142
143
## Adding new components
144
145
0 commit comments