Appearance
controlPosition allows you to set the elements to be dropped on the stage to either the left or right side.
controlPosition
var options = { controlPosition: 'left' }; $(container).formBuilder(options);