Member Junction
Preparing search index...
@memberjunction/cli-core
InteractivityDecision
Interface InteractivityDecision
The decision plus the rule that produced it.
interface
InteractivityDecision
{
interactive
:
boolean
;
reason
:
InteractivityReason
;
}
Index
Properties
interactive
reason
Properties
interactive
interactive
:
boolean
reason
reason
:
InteractivityReason
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
interactive
reason
Member Junction
Loading...
The decision plus the rule that produced it.