Typo (#27248)
This commit is contained in:
parent
8bfecc7dc6
commit
ed48d9a440
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ Each plugin also exposes its raw constructor on a `Constructor` property: `$.fn.
|
|||
|
||||
### Asynchronous functions and transitions
|
||||
|
||||
All programmatic API methods are **asynchronous** and returns to the caller once the transition is started but **before it ends**.
|
||||
All programmatic API methods are **asynchronous** and return to the caller once the transition is started but **before it ends**.
|
||||
|
||||
In order to execute an action once the transition is complete, you can listen to the corresponding event.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue