Block
fa-solid fa-list
Forum topic list
Shows the discussion topics of one forum, with a button to start a new topic.
Visit the live websiteShows the discussion topics of one forum, including labels for pinned and locked topics and a button to start a new topic. No forum is active on this demo site; on a site with forums the list fills itself. The technical name is ForumView.
Example
forumview.jsx
<ForumView slug='general' />The prompt for this example
prompt
Create a page /forum/general/ that shows the topics of the forum 'General'.