Tours & Hints
Hint
Hints are a great way to subtly call attention to specific parts of your UI
About this component
The Hint
component provides users with contextual guidance without interrupting their workflow. Unlike tours, hints are not sequential and are closed by default, allowing users to engage with them at their own pace. This design choice minimizes disruption and enhances the user experience by offering assistance when needed.
When to Use Hints:
- Contextual Assistance: Provide users with relevant tips or information based on their current task or location within the app.
- Feature Highlights: Draw attention to new or underutilized features without overwhelming users with a full tour.
- Error Prevention: Offer guidance that helps users avoid common mistakes or pitfalls as they navigate the application.
Best Practices for Hints:
- Visibility: Ensure hints are easily noticeable but not obtrusive. Use subtle animations or colors to draw attention without being distracting.
- Actionable Content: Like tours, hints should provide actionable advice. For example, instead of stating “This is the settings page,” a hint could say, “Click here to adjust your notification preferences.”
- Dismissible: Hints should be easily dismissible. Users should feel in control and not forced to engage with hints if they choose not to.
Demo
- See hints in action in our live demo
Installation
App.tsx
Customization
To learn about how to customize Frigade components, see the customization documentation and examples of custom themes in action.
SDK Properties
Hints are a specific configuration of Tours. Please refer to the Tour documentation to see properties for Hints.