Skip to main content

<ChannelInformation />

The ChannelInformation component is a EventCatalog component that will render a table into your markdown page that contains information about the Channel.

Support

The <ChannelInformation/> component is supported in channels.

Usage

Add ChannelInformation into your markdown file.

Example

---
# channel frontmatter
---

<ChannelInformation />

Rendered example in EventCatalog

Example output

See example in the demo EventCatalog application.