• Re-renders the component when an executor's state is changed.

    The executor is activated after mount and deactivated before unmount.

    Parameters

    • executor: Executor<any>

      The executor to subscribe to.

    Returns void