fn PostRow(_: PostRowProps) -> ElementExpand description
文章表格行组件,展示单篇文章的标题、状态、日期与操作按钮。
§Props
For details, see the props struct definition.
post:PostListItemdeleting:boolrebuilding:boolon_delete:EventHandler<i32>on_rebuild:EventHandler<i32>