fn CommentRow(_: CommentRowProps) -> ElementExpand description
评论表格行组件,展示单条评论的作者、内容、所属文章、状态与操作按钮。
§Props
For details, see the props struct definition.
comment:AdminCommentselected:boolstagger_index:u32on_select:EventHandler<bool>on_approve:EventHandleron_spam:EventHandleron_trash:EventHandler