Loader
Updated 2026-05-19
Content guidelines
Section titled “Content guidelines”Loading indicator
Section titled “Loading indicator”When to use
Section titled “When to use”During transitions, page loads, or background processes.
- Use a loading message only when the wait is likely to exceed three seconds.
- Keep loading messages brief and present-tense. For example,
Loading datasets... - Do not use
Please wait.
Progress indicator
Section titled “Progress indicator”When to use
Section titled “When to use”- For multi-step flows such as wizards or onboarding sequences.
- For file uploads or long-running background processes.
- Label each step in a stepper with a short noun or verb phrase.
- Show current step and total step count. For example,
Step 2 of 4. - For upload progress, show percentage or file size transferred.