API reference@react-form-builder/coreFunctionscreateViewOn this pageFunction: createView() createView(models): View Static wrapper for the View constructor. Parameters • models: Model<any>[] the components metadata. Returns View the View instance.