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 (6 loc) 181 B
export interface IRegisterProperties { globalInjection: boolean validationErrorShowAlert: boolean validationErrorAlertText: string, disableControls: Array<string> }