
spacerSize: the amount of space the component should take up. One ofXS,S,M,L,XL.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Adds vertical space between components, in one of five fixed sizes.

spacerSize: the amount of space the component should take up. One of XS, S, M, L, XL.[
{
"componentText": {
"text": "Content before an XS spacer"
}
},
{
"componentSpacer": {
"spacerSize": "XS"
}
},
{
"componentText": {
"text": "Content after spacer"
}
}
]
Was this page helpful?
