WhenIsPiping
This component will render its children whenever its immediate parent pipeline is executing (running its pipeline).
It could be used to make a loading animation appear whenever the pipeline is running.
See WhenIsNotPiping for the reverse case.