The discussion to display the post stream for.
When the page is scrolled, goToIndex is called, or the page is loaded, various listeners result in the scrubber being updated with a new position and values. However, if goToNumber is called, the scrubber will not be updated. Accordingly, we add logic to the scrubber's onupdate to update itself, but only when needed, as indicated by this property.
Whether or not the infinite-scrolling auto-load functionality is disabled.
Optional
reply?: booleanThe number of posts that are currently visible in the viewport.
Static
loadThe number of posts to load per page.
Set up the stream with the given array of posts.
Generated using TypeDoc v0.24.8
The description to render on the scrubber.