UNPKG

tdesign-mobile-vue

Version:
20 lines (17 loc) 315 B
/** * tdesign v1.9.3 * (c) 2025 TDesign Group * @license MIT */ var props = { confirmBtn: { type: [String, Object, Function], default: "" }, title: { type: [String, Function, Object] }, onVisibleChange: Function }; export { props as default }; //# sourceMappingURL=template-props.js.map