Skip to main content

Module posts_trash_skeleton

Module posts_trash_skeleton 

Source
Expand description

后台回收站骨架屏组件。 后台回收站骨架屏

镜像后台 PostsTrash 页面的结构:Header(标题+副标题)+ 自动清理配置卡片 + 表格。

Re-exports§

pub use PostsTrashTableSkeleton_completions::Component::PostsTrashTableSkeleton;
pub use PostsTrashSkeleton_completions::Component::PostsTrashSkeleton;

Functions§

PostsTrashSkeleton
后台回收站全页骨架屏组件(供 AdminLayout 路由级 fallback 使用)。
PostsTrashTableSkeleton
后台回收站表格骨架屏组件(供 PostsTrash 页面内部加载态使用)。