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) 97 B
export interface TabRow { tabName: string tabIcon?: string defaultChecked: boolean }