Skip to content

Commit 29ebe20

Browse files
committed
enhance turbo documentation
1 parent cada150 commit 29ebe20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/api/javascript-api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ The best source of docs is the main [ReactOnRails.js](https://github.com/shakaco
6161
/**
6262
* Set options for ReactOnRails, typically before you call ReactOnRails.register
6363
* Available Options:
64-
* `traceTurbolinks: true|false Gives you debugging messages on Turbolinks events
64+
* `traceTurbolinks: true|false` Gives you debugging messages on Turbolinks events
65+
* `turbo: true|false` enables Turbo, which is not auto-detected like the Turbolinks library is
6566
*/
6667
setOptions(options)
6768

0 commit comments

Comments
 (0)