An interactive cursor that reveals hidden information on hover
QuestioningSpell
component transforms your cursor into an interactive exploration tool that reveals hidden information when hovering over elements. It’s perfect for creating educational interfaces, providing contextual help, or building discovery-based experiences.
data-question
attributesProp | Type | Required | Default | Description |
---|---|---|---|---|
spellId | string | No | 'questioning-spell' | Unique identifier for this spell instance |
activationConditions | ActivationConditions | No | Q key toggle | Custom activation conditions |
data-question
styling.color
from Cedar store for the reticle color#3b82f6
(blue) if no color is setElement.closest('[data-question]')
to find attributesdata-question
attribute is set correctlydata-question
if excessive