moderator-toolbox-nxg-for-reddit / modules/modbutton/components/BanMacroTab
modules/modbutton/components/BanMacroTab¶
Functions¶
BanMacroTab()¶
BanMacroTab(
__namedParameters):Element
Defined in: extension/data/modules/modbutton/components/BanMacroTab.tsx:38
Renders the ban macro settings tab for configuring default ban templates and duration presets.
Parameters¶
__namedParameters¶
Props
Returns¶
Element
Type Aliases¶
SaveRef¶
SaveRef =
object
Defined in: extension/data/modules/modbutton/components/BanMacroTab.tsx:22
Ref used by a parent settings tab to imperatively trigger saving the ban macro config.
Properties¶
current¶
current: (() =>
void) |null
Defined in: extension/data/modules/modbutton/components/BanMacroTab.tsx:22