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 e221040 commit a8603a0Copy full SHA for a8603a0
docs/source/javascript-components.rst
@@ -91,7 +91,7 @@ adheres to the following interface:
91
- ``childModels`` is an array of unrendered VDOM elements. Passing them in this raw
92
form allows for other frameworks besides react to render them as needed. If you
93
are using react, you can just use the ``idom-client-react`` library to process
94
- them. See :ref:`Distributing Javascript via PyPI` for an example usage.
+ them. See :ref:`Distributing Javascript via PyPI_` for an example usage.
95
96
The interface returned by ``bind()`` can be thought of as being similar to that of
97
React.
0 commit comments