moderator-toolbox-nxg-for-reddit / modules/shared/redditElements/TBComment
modules/shared/redditElements/TBComment¶
Functions¶
TBComment()¶
TBComment(
__namedParameters):Element
Defined in: extension/data/modules/shared/redditElements/TBComment.tsx:28
Renders a single Reddit comment with tagline, body, moderation status, reports, and action buttons.
Parameters¶
__namedParameters¶
TBCommentProps
Returns¶
Element
TBCommentChildren()¶
TBCommentChildren(
__namedParameters):Element
Defined in: extension/data/modules/shared/redditElements/TBComment.tsx:339
Renders a list of child comment items, recursing into TBComment or showing a “load more” link.
Parameters¶
__namedParameters¶
TBCommentChildrenProps
Returns¶
Element