pub fn CommentSection(_: CommentSectionProps) -> ElementExpand description
评论区段组件。
Props:
post_id:所属文章 ID
负责:
- 提供
CommentContext上下文 - 加载本地待审核评论并定期轮询其审核状态
- 加载已审核评论列表并合并展示
- 空评论时展示提示文案
§Props
For details, see the props struct definition.
post_id:i32
pub fn CommentSection(_: CommentSectionProps) -> Element评论区段组件。
Props:
post_id:所属文章 ID负责:
CommentContext 上下文For details, see the props struct definition.
post_id : i32