Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / embed / CommentsByChannelEmbed

Function: CommentsByChannelEmbed()

function CommentsByChannelEmbed(props): null | Element;

Defined in: packages/sdk/src/embed/react.tsx:232

Renders comments embed iframe for a specific channel.

This is client component only.

Parameters

props

CommentsByChannelEmbedProps

Returns

null | Element