Skip to main content

scroll_size

Description​

Set the sizes of the vertical (width) and horizontal (height) scrolls

scroll_size: number

Example​

gantt.config.scroll_size = 20;

gantt.init("gantt_here");

Default value: 15

Details​

If not specified, Gantt will use the default scrollbar width of the browser since styles of the scrollbar element vary depending on the browser.

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.