moderator-toolbox-nxg-for-reddit / shared/controls/SelectInput shared/controls/SelectInput¶ Functions¶ SelectInput()¶ SelectInput(__namedParameters): Element Defined in: extension/data/shared/controls/SelectInput.tsx:8 Renders a <select> with Toolbox font and color-scheme: none to prevent browser dark-mode conflicts. Parameters¶ __namedParameters¶ DetailedHTMLProps<SelectHTMLAttributes<HTMLSelectElement>> Returns¶ Element