{#include main fluid=true} {#style} .annotation { color: gray; } {/style} {#title}Channels{/title} {#body}
# | Name | Publisher | Consumers |
---|---|---|---|
{channel_count}. | {channel.name} | {#componentDescription channel.publisher /} |
{#if channel.consumers}
{#when channel.consumers.size}
{#is 1}
{#componentDescription channel.consumers.get(0) /}
{#is > 1}
|
{/for}