Sha256: 830702fe4a8df03d7de8790d8a0f4237fbf86e683b5bb9f6a6c84cfc190499d3

Contents?: true

Size: 418 Bytes

Versions: 2

Compression:

Stored size: 418 Bytes

Contents

{% callout danger %}
#### Asynchronous methods and transitions

All API methods are **asynchronous** and start a **transition**. They returns to the caller as soon as the transition is started but **before it ends**. In addition, a method call on a **transitioning component will be ignored**.

[See our Javascript documentation for more informations.]({{ site.baseurl }}/getting-started/javascript/)
{% endcallout %}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
card-1.93.2 mod/bootstrap/vendor/bootstrap/_includes/callout-danger-async-methods.md
card-1.93.1 mod/bootstrap/vendor/bootstrap/_includes/callout-danger-async-methods.md