Skip to content

Commit fbf9cf7

Browse files
committed
Add info about Router config callback
1 parent 0268740 commit fbf9cf7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

guide/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1035,6 +1035,13 @@ Router Config Options
10351035
],
10361036
]
10371037
1038+
callback
1039+
""""""""
1040+
1041+
Sets a callback to be executed when the Router starts up. The callback receives
1042+
the Router instance in the first parameter.
1043+
By default no callback is set.
1044+
10381045
files
10391046
"""""
10401047

0 commit comments

Comments
 (0)