feat:Slider add scrollable
This commit is contained in:
@@ -49,6 +49,9 @@ export class Slider extends Superview {
|
||||
@Property
|
||||
loop?: boolean
|
||||
|
||||
@Property
|
||||
scrollable?: boolean
|
||||
|
||||
private getItem(itemIdx: number) {
|
||||
let view = this.renderPage(itemIdx)
|
||||
view.superview = this
|
||||
|
Reference in New Issue
Block a user