TLClickEvent

See source code
type TLClickEvent = (info: TLClickEventInfo) => void;
Prev
TLCancelEvent
Next
TLClickEventInfo