moderator-toolbox-nxg-for-reddit / modules/queuetools/components/ActionsTable
modules/queuetools/components/ActionsTable¶
Functions¶
ActionsTable()¶
ActionsTable(
props):Element
Defined in: extension/data/modules/queuetools/components/ActionsTable.tsx:13
Renders a table of recent mod-log actions for a queue item.
Parameters¶
props¶
Component properties.
actions¶
Record<string, ActionEntry>
postStateEntry?¶
ActionEntry | null
Returns¶
Element