lifecycle-utils
Preparing search index...
isLockActive
Function isLockActive
isLockActive
(
scope
:
any
,
key
:
string
)
:
boolean
Check if a lock is currently active for a given
scope
and
key
.
Parameters
scope
:
any
key
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
lifecycle-utils
Loading...
Check if a lock is currently active for a given
scope
andkey
.