Auto Refresh Page Component
UI Component
Changed on:
5 June 2025
Overview
The Auto Refresh Page Component will automatically refresh the current page every 10 seconds. This is useful for ensuring that the information displayed to the user is as accurate as possible with new entities and status updates reflected in pages within web apps at regular intervals.Note: Even without this component, pages will refresh its data every minute. This component can make it faster and also has additional properties to let you configure the refresh interval.| Plugin Name | Core |
|---|
Alias
fc.page.refresh
Detailed technical description
N/A
Properties
| Name | Type | Required |
Configuration example
1{
2 "component": "fc.page.refresh"
3}Version History
Recommended Placement
None