placeholder docs

Placeholder

Placeholder element only used in Pattern Lab demos.

Published Last updated: 5.8.0 Change log Github NPM
Twig Usage
{% include '@bolt-components-placeholder/placeholder.twig' with {
  text: 'Bolt Placeholder Example',
  size: 'large',
  animated: true
} only %}
Schema
Note: when assigning component props as HTML attributes on a web component, make sure to use kebab-case.
Prop Name Description Type Default Value Option(s)
size

How large is this placeholder?

string medium
  • xsmall, small, medium, large, xlarge
animated

Should this placeholder have an animated border?

boolean false
Install Install
npm install @bolt/components-placeholder
Dependencies @bolt/core-v3.x @bolt/lazy-queue

placeholder

Bolt Placeholder Example
Bolt Placeholder Example

placeholder sizes variations

xsmall Placeholder
small Placeholder
medium Placeholder
large Placeholder
xlarge Placeholder