pub fn SkeletonBox(_: SkeletonBoxProps) -> ElementExpand description
通用骨架占位块。
Props:
class:Tailwind CSS 类,控制尺寸与形状style:可选的内联样式字符串animate:是否带animate-pulse呼吸动画(缺省true)。少数骨架屏在 切换动画/骨架屏截断场景需要关闭,避免动画被截断显得突兀。
默认带有 animate-pulse 动画与半透明的占位背景。
§Props
For details, see the props struct definition.