CellActivateTrigger
Since v1.0.0
Trigger type for cell activation.
'keyboard': Enter key pressed on focused cell'pointer': Mouse/touch/pen click on cell
type CellActivateTrigger = "keyboard" | "pointer"See Also
Section titled “See Also”CellActivateDetailfor the activation event detail