Overload 1: Simple visibility
The scroll indicator visibility. One of:
"automatic"— system default behavior (show when scrolling, hide when idle)"visible"— always show scroll indicators"hidden"— hide scroll indicators when possible"never"— never show scroll indicators
Overload 2: With axis control
Support
Usage
Hide scroll indicators
Never show indicators
Hide only vertical indicators
Notes
The difference between"hidden" and "never" is that "hidden" allows the system to show indicators in certain accessibility contexts, while "never" unconditionally hides them.