Preparing search index...
The search index is not available
@devlander/hooks
@devlander/hooks
useScrollControl
Function useScrollControl
use
Scroll
Control
(
)
:
{
disableScroll
:
(
(
)
=>
void
)
;
enableScroll
:
(
(
)
=>
void
)
;
}
Returns
{
disableScroll
:
(
(
)
=>
void
)
;
enableScroll
:
(
(
)
=>
void
)
;
}
disable
Scroll
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
enable
Scroll
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@devlander/hooks
Loading...