Toggle Page Loading¶
The Toggle page loading is a function in the elements functions which allows to add a page loading to show the user that the app is processing data.

Info
You can select which loader do you need in the settings page.
Success
Download loaders in: https://lottiefiles.com/
π₯ Entry vars ¶
- Only disable: if you activate the option disable you can turn off the toggle page loading function.
- Only enable: if you activate the option enable you can turn on the toggle page loading function.
π Example. ¶

Activate a toggle page loading¶
- Select and element and add a toggle page loading.
- Activate the option only enable.
Activate a Login function¶
- Add a login function.
- Select which element the user will use to write an email.
- Select which element the user will use to write a password.
- Open the callbacks on the login.
- Add another toggle page loading in the successful login.
- Activate the option only disable.
