अंग्रेज़ी में पढ़ें संपादित करें

इसके माध्यम से साझा किया गया


PredicateAndAction interface

Properties

action

Action to execute. e.g. Change state

predicate

Condition to meet before applying action.

Property Details

action

Action to execute. e.g. Change state

action: string

Property Value

string

predicate

Condition to meet before applying action.

predicate: string

Property Value

string