Home > @xoram/plugin-panoramique > ComponentDefinition > events
ComponentDefinition.events property
The listeners to bind to the component when mounting it in the application.
Signature:
typescript
events?: Multiplex<HarnessListenableEvents<component>>;
1