Appearance
type EventFnArg = Accessible & object;
Defined in: renderer/type.ts:153
Event function arguments.
type: "event";
1.0.0
Simon Kovtyk