Fluent Commerce Logo
Docs

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 NameCore
The standard library of mystique components. 
0000-00-00

v1.0.0

Initial changelog entry.

Alias

fc.page.refresh

Detailed technical description

N/A

Properties

NameTypeRequired






Configuration example

1{
2  "component": "fc.page.refresh"
3}

Version History

2023-08-01

v23.8.1

None

Recommended Placement

None