ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Go to the source code of this file.
Functions | |
with_load_anim () | |
In this example we create a button that ships with the on load animation on click. More... | |
with_load_anim | ( | ) |
In this example we create a button that ships with the on load animation on click.
Note that if the button will trigger a page-reload as soon as the work is done, No additional magic is needed. However in Async scenario, one can make use of the il.UI.button interface containing the functions activateLoadingAnimation and deactivateLoadingAnimation as shown bellow.
Definition at line 9 of file with_load_anim.php.
References $DIC, and Vendor\Package\$f.