<ChannelInformation />
Added in
eventcatalog@2.13.0
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​
See example in the demo EventCatalog application.