Spacer
A spacer component is used to create empty space between other messenger card components.
{ 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. |