all Components
Applies given action for each component. An instance of ResolvedComponentResult is passed as parameter to the action.
Parameters
action
- action that is applied for each component
Applies given closure for each component. An instance of ResolvedComponentResult is passed as parameter to the closure.
Parameters
closure
- closure that is applied for each component