Public typealias

Signature
type UiEventType = 'click' | 'keyboard' | 'pinch' | 'pointer' | 'wheel' | 'zoom'
Source

packages/editor/src/lib/editor/types/event-types.ts

UiEventuniq