Shows one discussion topic with all replies below each other, and a reply field for logged-in visitors. On a locked topic the reply field disappears by itself. No forum is active on this demo site; on a site with forums this works right away. The technical name is TopicView.
Example
topicview.jsx
<TopicView forum-slug='general' topic-slug='welcome' />The prompt for this example
prompt
Create a page that shows the topic 'Welcome' from the forum 'General' with all replies.