About the StopEventPropagationWrapper category

StopEventPropagationWrapper: StopEventPropagationWrapper is a custom component to stop the event propagation of its child component.
It is mainly beneficial when the child component is a disabled button like explained in the sample code.