moderator-toolbox-nxg-for-reddit / shared/controls/Icon
shared/controls/Icon¶
Functions¶
Icon()¶
Icon(
props):Element
Defined in: extension/data/shared/controls/Icon.tsx:14
Renders a Material icon glyph.
Parameters¶
props¶
Component properties.
className?¶
string
icon¶
"modqueue" | "unmoderated" | "overlay" | "close" | "list" | "remove" | "modmail" | "comments" | "ban" | "mute" | "settings" | "add" | "delete" | "edit" | "archive" | "unarchive" | "addBox" | "addCircle" | "arrowLeft" | "arrowRight" | "dotMenu" | "dragHandle" | "flair" | "help" | "history" | "modlog" | "profile" | "refresh" | "sortDown" | "sortUp" | "subTraffic" | "tbConsole" | "tbReload" | "tbSettingLink" | "tbSubConfig" | "userInbox" | "usernote" | "prerelease" | "unknownDocument" | "trainingMode"
mood?¶
"negative" | "positive"
Returns¶
Element