Files

1 line
123 B
JavaScript
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
const props={indexList:{type:null},sticky:{type:Boolean,value:!0},stickyOffset:{type:Number,value:0}};export default props;