UNPKG

imep-vue-form-builder

Version:

Vue Form Builder PRO MAX built from top of Vue. Super dynamic and flexible including Drag and Drop feature.

7 lines 166 B
export default class ModalRenderer { constructor( public runnerId : string, public component : any = {}, public data : any = {} ) {} }