Split the showNavigationButtons
property and rename the navigationButtonsVisibility
property
#5286
Labels
showNavigationButtons
property and rename the navigationButtonsVisibility
property
#5286
SurveyModel
has theshowNavigationButtons
property that specifies both visibility and location of navigation buttons. We should split this property in two:Similarly, we should rename the
PageModel.navigationButtonsVisibility
property toshowNavigationButtons: true | false
.The text was updated successfully, but these errors were encountered: