1
0
Fork 0
bootstrap-html/site/layouts/partials/callouts/danger-async-methods.md
Daniel Baumann 5403e4b85c
Merging upstream version 5.3.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-08 17:48:00 +02:00

1 line
361 B
Markdown

**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. [Learn more in our JavaScript docs.](/docs/{{ .Site.Params.docs_version }}/getting-started/javascript/#asynchronous-functions-and-transitions)