# scrollToFieldOnAdd

smooth scroll to a field when its added to the stage

## Usage

```javascript
const options = {
  scrollToFieldOnAdd: true,
}
$(container).formBuilder(options)
```

## See it in Action
<p data-height="525" data-theme-id="22927" data-embed-version="2" data-slug-hash="xyOKaW" data-default-tab="result" data-user="kevinchappell" class="codepen"></p>
