Skip to content

Contextual Feature Recommender

roux g. buciu edited this page Feb 18, 2022 · 3 revisions

Overview

The Contextual Feature Recommender (CFR) is that purple popup thing that... pops up (🤦)... and is used to introduce users to a new feature.

In use

The ContextualHintViewModel needs to be initialized with a Profile and a hint type. To add a new hint type, add it to ContextualHintViewType.

Then, to use the

Clone this wiki locally