Skip to main content
Use Remote UI components when a standard Remote UI configuration does not provide the behavior you need. Add a component with "type": "custom" and its custom_type value. This page lists every PNLight component that you can add to a Remote UI configuration.

Circular loader

pnlight.circular_loader displays a circular loading indicator in your Remote UI screen. Use it while your app or the screen loads content.
Set the component size with its width and height fields. Use { "type": "wrap_content" } for either dimension when you want the loader to use its intrinsic size.
Preview the configuration in Remote UI, then test the placement in your app before you enable it for users.