leavePhoenixChannel
This method will leave the phoenix channel for the given channelTopic and unsubscribes off of channel events
import { leavePhoenixChannel } from '@trixtateam/phoenix-to-redux';
Parameters
Parameter
Description
Type
Required
channelTopic
Name of channel/Topic
string
Last updated
Was this helpful?