@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 497 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [XEventsTypes](./x-components.xeventstypes.md) > [ColumnsNumberProvided](./x-components.xeventstypes.columnsnumberprovided.md)
## XEventsTypes.ColumnsNumberProvided property
The provided number of columns of a grid has changed. Payload: the columns number.
**Signature:**
```typescript
ColumnsNumberProvided: number;
```