$beforeRow public property
An anonymous function that is called once BEFORE rendering each data model. It should have the similar signature as $rowOptions. The return result of the function will be rendered directly.
public Closure $beforeRow = null
Please login to continue.