EventConfig
ts
type EventConfig = object;Defined in: renderer/type.ts:73
Event configuration.
Since
1.0.0
Author
Simon Kovtyk
Properties
autoApply
ts
autoApply: boolean;Defined in: renderer/type.ts:74