UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 497 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XEventsTypes](./x-components.xeventstypes.md) &gt; [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; ```