Skip to main content

SkeletonBox

Function SkeletonBox 

Source
pub fn SkeletonBox(_: SkeletonBoxProps) -> Element
Expand description

通用骨架占位块。

Props:

  • class:Tailwind CSS 类,控制尺寸与形状
  • style:可选的内联样式字符串

默认带有 animate-pulse 动画与半透明的占位背景。

§Props

For details, see the props struct definition.