moderator-toolbox-nxg-for-reddit / shared/controls/SubredditSelect shared/controls/SubredditSelect¶ Functions¶ SubredditSelect()¶ SubredditSelect(props): Element Defined in: extension/data/shared/controls/SubredditSelect.tsx:14 Renders a single-select dropdown of the user’s moderated subreddits. Shows the current value as a fallback option while loading. Parameters¶ props¶ Component properties. onChange¶ (value) => void value¶ string Returns¶ Element