Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-annotations
isAllowed
Function isAllowed
isAllowed
(
permission
:
AnnotationPermission
,
ctx
:
{
isOwner
:
boolean
;
isSharer
:
boolean
;
userId
:
string
}
,
)
:
boolean
Resolves a permission spec against a given user context.
Parameters
permission
:
AnnotationPermission
ctx
:
{
isOwner
:
boolean
;
isSharer
:
boolean
;
userId
:
string
}
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Hiyve Components - v1.0.0
Loading...
Resolves a permission spec against a given user context.