add autoSlideMethod to default config
This commit is contained in:
		| @@ -103,6 +103,9 @@ | |||||||
| 			// Stop auto-sliding after user input | 			// Stop auto-sliding after user input | ||||||
| 			autoSlideStoppable: true, | 			autoSlideStoppable: true, | ||||||
|  |  | ||||||
|  | 			// Use this method for navigation when auto-sliding (defaults to navigateNext) | ||||||
|  | 			autoSlideMethod: null, | ||||||
|  |  | ||||||
| 			// Enable slide navigation via mouse wheel | 			// Enable slide navigation via mouse wheel | ||||||
| 			mouseWheel: false, | 			mouseWheel: false, | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user