Utility
useEventEmitter
Hook for cross-component event communication using an emit/on pattern.
Utility hook that lets you emit events in one Component and receive them elsewhere.
Hook for cross-component event communication using an emit/on pattern.