Skip to content

GridDetailContext

Since v0.1.0

Context object passed to the detail renderer template. Contains the row data for the expanded detail view.

PropertyTypeDescription
$implicitTRowThe row data (implicit binding for let-row)
rowTRowThe row data (explicit binding)