scrollToFieldOnAdd
smooth scroll to a field when its added to the stage
Usage
const options = {
scrollToFieldOnAdd: true,
}
$(container).formBuilder(options)
smooth scroll to a field when its added to the stage
const options = {
scrollToFieldOnAdd: true,
}
$(container).formBuilder(options)