30 return $this->heading;
__construct(callable $renderer, protected $heading)
Constructor.
renderCell($item, $type, $item_vars)
{Render a value cell as HTML.Cell will be auto-wrapped with a TD element if the returned string doesn...
Table column rendered by a function.
A renderer for a column of table cells and a header.
renderHeading()
{Get the rendered heading cell as HTML.Cell will be auto-wrapped with a TH element if the returned st...