js: slider add property slideStyle

This commit is contained in:
pengfei.zhou
2022-07-15 17:18:52 +08:00
committed by osborn
parent e6bdc3d819
commit b4eca3be2b
7 changed files with 7 additions and 7 deletions

View File

@@ -3597,7 +3597,7 @@ __decorate$9([
__decorate$9([
Property,
__metadata$9("design:type", String)
], Slider.prototype, "pageTransformer", void 0);
], Slider.prototype, "slideStyle", void 0);
function slider(config) {
const ret = new Slider;
ret.apply(config);