Body, Mind & Soul — API Reference
Preparing search index...
helpers/trigger-conditions
CONDITION_REGISTRY
actionLacksKeyword
Variable actionLacksKeyword
actionLacksKeyword
:
{
configPartial
:
string
;
evaluate
:
(
cond
:
any
,
context
:
any
)
=>
boolean
;
hooks
:
string
[]
;
}
True when the action in context does NOT have the specified keyword (and an action is present).
Type Declaration
configPartial
:
string
evaluate
:
(
cond
:
any
,
context
:
any
)
=>
boolean
hooks
:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Body, Mind & Soul — API Reference
Loading...
True when the action in context does NOT have the specified keyword (and an action is present).