feedback
delayed-load
Renders a fallback for a fixed delay, then the real content — prevents flash-of-content when loads complete in under the threshold.
Loading…
Two-second delay, then content appears. Click Restart to replay.
Installation
Usage
Use when
- Content that loads fast (<300ms) — the delay suppresses a flicker that would distract more than inform
Not for
- Genuinely slow loads — use a skeleton or progress indicator instead of masking the wait