UNPKG

survey-react-ui

Version:

survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.

5 lines (4 loc) 211 B
import { SurveyQuestionMatrixDropdownBase } from "./reactquestion_matrixdropdownbase"; export declare class SurveyQuestionMatrixDropdown extends SurveyQuestionMatrixDropdownBase { constructor(props: any); }