ExpansionRowRenderer
| Generic types: | T | 
Interface for UI component to render inside 
Properties
| Name | Type | Description | 
|---|---|---|
| close | Function | Close function to collapse the expansion. | 
| column |  | Column of expansion cell that trigger the expansion | 
| row | T | Row data related to expansion row | 

