UNPKG

@titanium/turbo

Version:

<p align="center"> <img src="https://cdn.secure-api.org/images/turbo-title_400.png" /><br> <a href="https://www.npmjs.com/package/@titanium/turbo"> <img src="https://img.shields.io/npm/v/@titanium/turbo.png" /> </a> </p>

5 lines 134 B
// Attach the bound model ($model) to the row so // we can access it in a click event. if ($model) { $.row.model = $model.toJSON(); }