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.

6 lines (5 loc) 186 B
import {CONTROL_SPECIAL_CONFIG_MIXIN} from "@/mixins/control-special-config-mixin"; export default { name: "BaseControlConfigSkeleton", mixins: [CONTROL_SPECIAL_CONFIG_MIXIN], }