This example illustrates dynamic opening of a dialog but also working with multiple dialogs at once.
Through transport markers you can send HTML content but also transform the content into JavaScript objects (such as Map, Set or Element).
Custom configuration
Upcoming feature
DOM References
Upcoming feature
Examples of common use cases you can use in your application and a list of DOM operations APIs.
You can set a delay (in milliseconds) to refresh current page or redirect to another.
This example illustrates an asynchronous form that is processed in the background instead of refreshing the entire page.
The payload can contain any data you want to send to the frontend for possible further processing in JavaScript.