Properties
Optional completeText
completeText: string
Optional firstPageIsStarted
firstPageIsStarted: boolean
Optional goNextPageAutomatic
goNextPageAutomatic: boolean
Optional pageNextText
pageNextText: string
Optional pagePrevText
pagePrevText: string
Optional pages
pages: SurveyPage[]
Optional questionStartIndex
questionStartIndex: string
Optional sendResultOnPageNext
sendResultOnPageNext: boolean
Optional showCompletedPage
showCompletedPage: boolean
Optional showNavigationButtons
showNavigationButtons: boolean
Optional showPageNumbers
showPageNumbers: boolean
Optional showPageTitles
showPageTitles: boolean
Optional showPrevButton
showPrevButton: boolean
Optional showProgressBar
showProgressBar: string
Optional showQuestionNumbers
showQuestionNumbers: string
Optional showTitle
showTitle: boolean
Optional startSurveyText
startSurveyText: string
Optional title
title: string
ApiSurveyConfig is mostly SurveyJS's SurveyModel.