Function ActionHandlerProvider

Provides a global action handler to a subtree.

  • Parameters

    • props: ProviderProps<undefined | ((value: any) => void)>

    Returns ReactNode