UNPKG

@plotinus/matrix-package-observable-coordinator

Version:

Observable coordinator pattern components using IntrospectableBaseCommunicationComponent and proper presentation architecture

14 lines (13 loc) 297 B
<matrix-definition id="rootMatrix" emits="SystemCompleted:direct" rootTopic="myTopic/demo" onSystemCompleted="handleMatrixSystemCompleted" > <app id="myAppInstance" emits="SystemCompleted:direct" onSystemCompleted="handleAppSystemCompleted" > </app> </matrix-definition>