# Spacer A spacer component is used to create empty space between other messenger card components. ```json { type: "spacer", size: "xl"} ``` | Parameter | Possible Values | Required | Function | | --- | --- | --- | --- | | id | Any string | No | Unique identifier for the component within this card. | | size | xss (default)mlxl | No | Represents the amount of space between components. | ## Card View ![](/assets/d3b60c8-spacer_card_view.90b8069750962369e60afdfcdae7ef4d6e2784acf807aa5801947db77c0f98ff.71a4f21c.png) ## Frame View ![](/assets/1588f80-spacer_frame_view.84423fd687f3df8ef088c083aa586af0dfb87bbe940080e6e7b91da01a01540e.71a4f21c.png)