Skip to content

Lorem Ipsum ​

Simple content placeholder.

Usage ​

html
<VegaLoremIpsum />

Props ​

PropTypeDefaultDescription
font-sizeString20pxSet the font size of the content.
paddingString0Set the padding of the content.

font-size ​

  • Type: String
  • Default: 20px

Set the font size of the content.

html
<VegaLoremIpsum font-size="14px" />

padding ​

  • Type: String
  • Default: 0

Set the padding of the content.

html
<VegaLoremIpsum padding="15px" />