@vuesax-alpha/nightly
Version:
A Component Library for Vue 3
1 lines • 488 B
Source Map (JSON)
{"version":3,"file":"expand.mjs","sources":["../../../../../../packages/components/table/src/expand.ts"],"sourcesContent":["import { buildProps } from '@vuesax-alpha/utils'\nimport type { ExtractPropTypes } from 'vue'\n\nexport const expandProps = buildProps({\n colspan: { type: Number },\n} as const)\n\nexport type TableThProps = ExtractPropTypes<typeof expandProps>\n"],"names":[],"mappings":";;;AAGO,MAAM,cAAc,UAAW,CAAA;AAAA,EACpC,OAAA,EAAS,EAAE,IAAA,EAAM,MAAO,EAAA;AAC1B,CAAU;;;;"}