New to KendoReact? Learn about KendoReact Free.
TileLayoutRepositionEvent
The arguments for the onReposition TileLayout event.
| Name | Type | Default | Description | 
|---|---|---|---|
| nativeEvent | 
 | A native DOM event. | |
| syntheticEvent | 
 | A React Synthetic Event. | |
| target | 
 | An event target. | |
| value | 
 | The new positions of the TileLayout tiles. |