Sha256: 04cdfe3026cd0d3c3c6dee0262c6e189256345d7065359efb3547a7cef23c5eb
Contents?: true
Size: 503 Bytes
Versions: 44
Compression:
Stored size: 503 Bytes
Contents
{% capture callout %} #### Asynchronous methods and transitions All API methods are **asynchronous** and start a **transition**. They return 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 information.]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/javascript/) {% endcapture %} {% include callout.html content=callout type="danger" %}
Version data entries
44 entries across 44 versions & 2 rubygems