Add auto hide scrollbar to HideScrollbar

This commit is contained in:
2023-10-14 19:53:28 +08:00
parent 45f2cb21f5
commit de3e34b085
3 changed files with 54 additions and 2 deletions

View File

@@ -100,6 +100,7 @@ const ToolsFramework: React.FC = () => {
isShowVerticalScrollbar={true}
scrollbarWidth={2}
animationTransitionTime={300}
autoHideWaitingTime={800}
ref={hideScrollbarRef}
>
<ul>