SenseFolks Reference
Use this section when you need an exact property, event, CSS Part, browser requirement, or dashboard rule. Every survey type has its own component reference; platform behaviour lives in the dashboard references.
If you are building an embed for the first time, start with the embedding tutorial. Return here for the details.
Survey Component References
PricePoint
PRICE SENSITIVITY ANALYSIS
Use Van Westendorp to research perceived price boundaries or Gabor-Granger to test demand at stated prices.
UserChoice
CHOICE-BASED CONJOINT SURVEYS
Run conjoint analysis to see which product trade-offs users actually prefer.
FeaturePriority
FEATURE PRIORITIZATION ANALYSIS
Use Kano, MaxDiff, or Bradley-Terry to study feature expectations and relative preference.
FastPoll
QUICK DIRECTIONAL POLLS
Run quick single- or multiple-choice polls to get a fast signal on product questions.
OpenFeedback
OPEN-ENDED FEEDBACK COLLECTION
Collect open-ended feedback in users' own words.
Reaction
SENTIMENT REACTION TESTING
Run an icon-based quick survey with three built-in sets: expressive faces, thumbs up/down, or a heart.
Dashboard and Platform Behaviour
Dashboard
CENTRAL CONTROL FOR SURVEYS & INSIGHTS
Manage surveys, review website-level insights, understand Free-plan limits, and see what permanent deletion does.
Embed and Styling Concepts
Web Components
EMBED API BASICS
Understand how SenseFolks survey elements work across React + Next.js, Vue + Nuxt, Angular, Svelte, Astro, and plain HTML.
CSS Parts
STYLING API
Use stable ::part() hooks to theme survey internals without relying on fragile DOM selectors.
Survey Events
Event Model
INTEGRATION WORKFLOWS
Listen for ready and submit events safely across frameworks, with cleanup for single-page application navigation.
Accessibility (WCAG 2.1 AA)
All SenseFolks components meet WCAG 2.1 AA standards. That means:
- Full keyboard navigation (Tab, Arrow keys, Enter/Space)
- Screen reader support with ARIA labels and live regions
- High contrast mode support for Windows users
- Reduced motion support via
prefers-reduced-motion - Visible focus indicators that meet contrast requirements
Browser Support
| Browser | Version |
|---|---|
| Chrome | 88+ |
| Firefox | 85+ |
| Safari | 14+ |
| Edge | 88+ |
| IE11 | Not supported |