Broadcaster Terminal
This component allows you to issue broadcasts from the UI at runtime. The terminal also displays all messages sent over both the public channel as well as named channels.

Fields#
| Name | Description |
|---|---|
| Output | Where should we show output text? |
| Input | Where do we get command input? |
| Buffer Size | How many commands do we keep and display? |
| Auto Size Container | Should we auto-size the output's parent transform? |
| Size Padding | When auto-size, what padding should we apply? |
| Scrollbar | If supplied scrollbar will scroll to bottom everytime a command or message is received. |