UiEventType

See source code
type UiEventType = 'click' | 'keyboard' | 'pinch' | 'pointer' | 'wheel' | 'zoom'
Prev
UiEvent
Next
VecLike