UNPKG

@krobotech/v-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) 187 B
export interface IRegisterProperties { globalInjection: boolean validationErrorShowAlert: boolean validationErrorAlertText: string, disableControls: Array<string> }