> ## Documentation Index
> Fetch the complete documentation index at: https://www.plain.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Spacer

<Frame>
  <img src="https://mintcdn.com/plain/EjhjILX5S36Y2AF-/public/images/ui-component-spacer.png?fit=max&auto=format&n=EjhjILX5S36Y2AF-&q=85&s=78d1e68c020b90ebb29cf098007f24e4" alt="Example spacer" width="1664" height="526" data-path="public/images/ui-component-spacer.png" />
</Frame>

A link button has the following properties:

* `spacerSize`: the amount of space the component should take up. One of `XS`, `S`, `M`, `L`, `XL`.

For example:

<Snippet file="graphql/ui-spacer.mdx" />
