update readme
This commit is contained in:
parent
b442fa132d
commit
e64ec074b3
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@ Interception occurs when all of the following are met:
|
|||
1. The link does not have a `target` attribute.
|
||||
1. The link does not have a `download` attribute.
|
||||
1. The link was left clicked.
|
||||
1. The link was not clicked while pressing Ctrl/Cmd/Shift.
|
||||
1. The link was not clicked while pressing Alt/Ctrl/Meta/Shift.
|
||||
1. The link click was not `preventDefault`ed.
|
||||
|
||||
The store also contains `goto(url, replace)` and `scroll()` methods.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue