Skip to content

Commit cc2d890

Browse files
authored
Add addLink doc (#890)
It's helpful to know this function is there!
1 parent f7a080f commit cc2d890

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/user-guide/behaviors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ Some of these functions which may be of use to behaviors authors are:
266266
- `scrollToOffset`: scroll to particular offset
267267
- `scrollIntoView`: smoothly scroll particular element into view
268268
- `getState`: increment a state counter and return all state counters + string message
269+
* `addLink`: add a given URL to the crawl queue
269270

270271
More detailed references will be added in the future.
271272

0 commit comments

Comments
 (0)