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 f7a080f commit cc2d890Copy full SHA for cc2d890
docs/docs/user-guide/behaviors.md
@@ -266,6 +266,7 @@ Some of these functions which may be of use to behaviors authors are:
266
- `scrollToOffset`: scroll to particular offset
267
- `scrollIntoView`: smoothly scroll particular element into view
268
- `getState`: increment a state counter and return all state counters + string message
269
+* `addLink`: add a given URL to the crawl queue
270
271
More detailed references will be added in the future.
272
0 commit comments