moderator-toolbox-nxg-for-reddit / modules/proposals/components/FrozenIntentSummary

modules/proposals/components/FrozenIntentSummary

Functions

FrozenIntentSummary()

FrozenIntentSummary(__namedParameters): Element | null

Defined in: extension/data/modules/proposals/components/FrozenIntentSummary.tsx:122

Renders the captured details of a proposed action, so the reviewer sees what they are approving. Returns null for actions whose label already says everything (e.g. approve/lock), since the detail title already shows them.

Parameters

__namedParameters
action

ProposedAction

usernoteColor?

UserNoteColor

Returns

Element | null