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 ca1968c commit 7dad4e9Copy full SHA for 7dad4e9
Documentation/source/index.rst
@@ -86,6 +86,7 @@ Inputs
86
objects/ActionButton
87
objects/RadioGroup
88
objects/Slider
89
+ objects/PathControl
90
91
Progress Indicators
92
^^^^^^^^^^^^^^^^^^^
Documentation/source/objects/PathControl.rst
@@ -0,0 +1,10 @@
1
+.. highlight:: python
2
+
3
+===========
4
+PathControl
5
6
7
+.. module:: vanilla
8
+.. autoclass:: PathControl
9
+ :inherited-members:
10
+ :members:
0 commit comments