UNPKG

tdesign-miniprogram

Version:
15 lines (14 loc) 217 B
const props = { indexList: { type: null, }, sticky: { type: Boolean, value: true, }, stickyOffset: { type: Number, value: 0, }, }; export default props;