@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 488 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [TimedWireOperatorOptions](./x-components.timedwireoperatoroptions.md) > [forceOn](./x-components.timedwireoperatoroptions.forceon.md)
## TimedWireOperatorOptions.forceOn property
Events that will make the next planned execution happen immediately.
**Signature:**
```typescript
forceOn?: MaybeArray<XEvent>;
```