TLUiEventData
See source codetype TLUiEventData<K> = K extends null
  ? {
      source: TLUiEventSource
    }
  : {
      source: TLUiEventSource
    } & KPrev
TLUiEventContextTypeNext
TLUiEventHandlertype TLUiEventData<K> = K extends null
  ? {
      source: TLUiEventSource
    }
  : {
      source: TLUiEventSource
    } & KWe use cookies on this website.
 Learn more in our Cookie Policy.