Condition

Condition

new Condition(sender, parent, key, value)

Represents the condition function passed on the Scrubber.when.
Parameters:
Name Type Description
sender Scrubber The sender scrubber
parent object The parent object
key string The property key
value any The property value
Properties:
Name Type Description
parent object The parent object
key string The property key
value any The property value