mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Update mCustomScrollbar.d.ts
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ declare module MCustomScrollbar {
|
||||
* Define content’s scrolling axis (the type of scrollbars added to the element: vertical and/of horizontal).
|
||||
* Available values: "y", "x", "yx". y -vertical, x - horizontal
|
||||
*/
|
||||
axis: string;
|
||||
axis?: string;
|
||||
/**
|
||||
* Scrolling inertia (easing), value in milliseconds (0 for no scrolling inertia)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user