moderator-toolbox-nxg-for-reddit / shared/controls/ActionButton shared/controls/ActionButton¶ Functions¶ ActionButton()¶ ActionButton(props): Element Defined in: extension/data/shared/controls/ActionButton.tsx:15 Renders a styled <button> with optional inline and primary variants. Parameters¶ props¶ ClassAttributes<HTMLButtonElement> & ButtonHTMLAttributes<HTMLButtonElement> & object Component properties. Returns¶ Element