Hex Core JS
Preparing search index...
Permissioning
checkPermissionCustom
Function checkPermissionCustom
checkPermissionCustom
(
__namedParameters
:
CheckPermissionCustomArgs
,
permissions
:
Record
<
string
,
boolean
>
,
)
:
boolean
Checks if the user has the required permissions with support for a custom check callback function.
Parameters
__namedParameters
:
CheckPermissionCustomArgs
permissions
:
Record
<
string
,
boolean
>
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hex Core JS
Loading...
Checks if the user has the required permissions with support for a custom check callback function.