A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
actionNameMatchesAllowed
Function actionNameMatchesAllowed
actionNameMatchesAllowed
(
name
:
string
,
patterns
:
readonly
string
[]
,
)
:
StatusOr
<
boolean
>
Whether an action name is fully matched by any allowed regex pattern.
Parameters
name
:
string
patterns
:
readonly
string
[]
Returns
StatusOr
<
boolean
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Whether an action name is fully matched by any allowed regex pattern.