TLBaseEventInfo

See source code
Table of contents
interface TLBaseEventInfo {}

Properties

accelKey

accelKey: boolean;

altKey

altKey: boolean;

ctrlKey

ctrlKey: boolean;

metaKey

metaKey: boolean;

shiftKey

shiftKey: boolean;

type

type: UiEventType;

Prev
SvgExportDef
Next
TLBaseExternalContent