leavePhoenixChannelEvent
This method will unsubscribe for the given event for the given channelTopic
import { leavePhoenixChannelEvent } from '@trixtateam/phoenix-to-redux';
Parameters
Parameter
Description
Type
Required
channelTopic
Name of channel/Topic
string
event
Event name to unsubscribe to
string
Last updated
Was this helpful?