Documentation

Others

on_click redefines default click behavior for component items.
on_context a property used to define custom context-click (right click) handlers for elements in the DataTable cells
on_dblclick attaches a dblclick behavior for component items with the specified CSS class.
on_mouse_move attaches a dblclick behavior for component items with the specified CSS class.
Back to top