lifecycle-utils
Preparing search index...
isLockActive
Function isLockActive
isLockActive
<
const
Scope
extends
readonly
any
[]
>
(
scope
:
ValidLockScope
<
Scope
>
,
)
:
boolean
Check if a lock is currently active for a given
scope
values.
Type Parameters
const
Scope
extends
readonly
any
[]
Parameters
scope
:
ValidLockScope
<
Scope
>
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
values.