getSubRows

abstract val getSubRows: (originalRow: TData, index: Int) -> <Error class: unknown class><TData>?(source)

This optional function is used to access the sub rows for any given row. If you are using nested rows, you will need to use this function to return the sub rows object (or undefined) from the row.