Lorem Ipsum ​
Simple content placeholder.
Usage ​
html
<VegaLoremIpsum />
Props ​
Prop | Type | Default | Description |
---|---|---|---|
font-size | String | 20px | Set the font size of the content. |
padding | String | 0 | Set 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" />