UNPKG

tdesign-mobile-vue

Version:
20 lines (17 loc) 316 B
/** * tdesign v1.15.0 * (c) 2026 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