Expand description
Bootstrap placeholder components.
Provides type-safe Bootstrap placeholders matching the Bootstrap placeholders documentation.
Enums§
- Placeholder
Size - Placeholder size options.
- Placeholder
Width - Placeholder width options.
Functions§
- placeholder
- Create a placeholder span.
- placeholder_
button - Create a placeholder button.
- placeholder_
card - Create a loading card placeholder (matches Bootstrap docs example).
- placeholder_
colored - Create a colored placeholder.
- placeholder_
glow - Create a placeholder with glow animation.
- placeholder_
paragraph - Create a placeholder paragraph (loading text simulation).
- placeholder_
sized - Create a sized placeholder.
- placeholder_
wave - Create a placeholder with wave animation.