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 e54b072 commit f79de13Copy full SHA for f79de13
Sources/Grape/Grape.docc/Documentation.md
@@ -39,12 +39,12 @@ Grape supports localization features. You can localize the labels in the graph v
39
* ``GraphComponent``
40
41
### Adding interactivity
42
-* ``View.graphOverlay(_:content:)``
43
-* ``View.graphBackground(_:content:)``
+* ``View/graphOverlay(_:content:)``
+* ``View/graphBackground(_:content:)``
44
* ``GraphProxy``
45
-* ``View.withGraphTapGesture(_:action:)``
46
-* ``View.withGraphDragGesture(_:action:)``
47
-* ``View.withGraphMagnifyGesture(_:action:)``
+* ``View/withGraphTapGesture(_:action:)``
+* ``View/withGraphDragGesture(_:action:)``
+* ``View/withGraphMagnifyGesture(_:action:)``
48
49
### Managing the view state
50
0 commit comments