Skip to main content
Version: Next

ChannelSelectMenu

ChannelSelectMenu

The ChannelSelectMenu component.

Example

import { ChannelSelectMenu } from 'commandkit';
const channelSelectMenu = <ChannelSelectMenu />
Signature
function ChannelSelectMenu(props: ChannelSelectMenuProps): void

Parameters

props