UNPKG

tdesign-react

Version:
23 lines (18 loc) 399 B
/** * tdesign v1.15.1 * (c) 2025 tdesign * @license MIT */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var guideDefaultProps = { hideCounter: false, hidePrev: false, hideSkip: false, highlightPadding: 8, mode: "popup", showOverlay: true, zIndex: 999999 }; exports.guideDefaultProps = guideDefaultProps; //# sourceMappingURL=defaultProps.js.map