S
Documentation

API Reference

Complete API documentation for every export of react-minimal-survey-builder.

Entry Points

react-minimal-survey-builder

Main entry. Exports useSurvey, SurveyRenderer, QuestionRenderer, and all types.

react-minimal-survey-builder/core

Framework-agnostic core. Exports parseSchema, validateQuestion, evaluateCondition, SurveyStateManager, and helpers.

react-minimal-survey-builder/builder

Exports SurveyBuilder and QuestionEditor components.