No loading
Avoid showing the loader on specific user actions
Last updated
Avoid showing the loader on specific user actions
Last updated
This tag allows to hide the loader when the app needs to load external data, like on navigation or when running remote actions. A common use case is not showing the loader when the user taps like buttons.
📍 Where to add the tag: A component layer
Just add the tag in the layer where the action is triggered, such as a remote action or an element with a navigation link.