various-ui
Version:
This is a test version of the Vue 3 component library
1 lines • 744 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/carousel/seamless/index.ts"],"sourcesContent":["import { PropType, ExtractPropTypes } from \"vue\";\r\n\r\nexport const UiCarouselSeamlessPropsOption = {\r\n delay: { type: Number, default: 2 }, //* 切换的间隔\r\n height: { type: [String, Number] as PropType<string | number>, required: true }, //* 轮播图高度, 支持10px, 10vh, 10\r\n};\r\n\r\nexport type UiCarouselSeamlessProps = ExtractPropTypes<typeof UiCarouselSeamlessPropsOption>;\r\n"],"names":[],"mappings":"AAEO,MAAM,6BAAgC,GAAA;AAAA,EACzC,KAAO,EAAA,EAAE,IAAM,EAAA,MAAA,EAAQ,SAAS,CAAE,EAAA;AAAA;AAAA,EAClC,MAAA,EAAQ,EAAE,IAAM,EAAA,CAAC,QAAQ,MAAM,CAAA,EAAgC,UAAU,IAAK,EAAA;AAAA;AAClF;;;;"}