UNPKG

@extclp/vexip-ui

Version:

A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good

1 lines 712 B
{"version":3,"file":"props.mjs","sources":["../../../components/renderer/props.ts"],"sourcesContent":["import { wrapProps } from '@vexip-ui/config'\r\n\r\nimport type { ExtractPropTypes, PropType } from 'vue'\r\n\r\nexport const rendererProps = wrapProps({\r\n renderer: {\r\n type: Function,\r\n default: null,\r\n },\r\n data: {\r\n type: Object as PropType<Record<string, any>>,\r\n default: undefined,\r\n },\r\n})\r\n\r\nexport type RendererProps = ExtractPropTypes<typeof rendererProps>\r\n"],"names":["rendererProps","wrapProps"],"mappings":";AAIO,MAAMA,IAAgBC,EAAU;AAAA,EACrC,UAAU;AAAA,IACR,MAAM;AAAA,IACN,SAAS;AAAA,EACX;AAAA,EACA,MAAM;AAAA,IACJ,MAAM;AAAA,IACN,SAAS;AAAA,EAAA;AAEb,CAAC;"}