Documentation

Cell Clicking

Handle cell click events to create interactive table experiences. The onCellClick callback provides detailed information about each click, enabling navigation, modals, filtering, and quick actions.

Last Click:Click any cell to see interaction details...

API Reference

Cell Clicking Props

PropertyRequiredDescriptionExample
Optional
Callback function triggered when any cell is clicked. Provides comprehensive information about the clicked cell including its position, value, and containing row data.