UNPKG

ivue-material-plus

Version:

A high quality UI components Library with Vue.js

3 lines (2 loc) 191 B
import { VNode } from 'vue'; export declare const genPickerButton: (emit: any, propsValue: any, value: any, updateName: any, content: any, readonly?: boolean, staticClass?: string) => VNode;