Spacer is a component for adding empty block.

{
  "id": "xs-spacer",
  "type": "spacer",
  "size": "xs"
}
PropertyTypeExampleDescriptionRequired
idstringxs-spacerID of component. ID should be unique in snippet.true
typestringspacerType of component. use spacertrue
sizestringxsSize of empty space. "xs", "s", "m", "l" allowed. Default is "xs"false