Api - ICascade Interface
Hierarchy
- ICascade
Index
Properties
$initial
The initial context object of the cascade.
$reset
Use the $original as the $result.
Type declaration
-
-
Returns this
-
$result
The current final value of the cascade.
Generated using TypeDoc
A container that allows a series of functions to be called upon an object.