# xpl-grid-item



<!-- Auto Generated Below -->


## Properties

| Property | Attribute | Description                                                                                | Type     | Default |
| -------- | --------- | ------------------------------------------------------------------------------------------ | -------- | ------- |
| `lg`     | `lg`      | The number of columns the element should span  out of a 6 column grid on a  lg size screen | `number` | `6`     |
| `md`     | `md`      | The number of columns the element should span  out of a 6 column grid on a  md size screen | `number` | `6`     |
| `sm`     | `sm`      | The number of columns the element should span  out of a 6 column grid on a  sm size screen | `number` | `6`     |
| `xs`     | `xs`      | The number of columns the element should span  out of a 6 column grid on a  xs size screen | `number` | `6`     |


----------------------------------------------

*Built with [StencilJS](https://stenciljs.com/)*
