1
0
mirror of https://github.com/pnp/sp-dev-fx-webparts.git synced 2025-03-02 09:49:11 +00:00
Velin Georgiev 8450d7855b Two samples on communication between web parts through broadcasting events utilizing the Publish–subscribe pattern ()
* Sample added that shows how we can use the SPFx Event Aggregator to communicate between web parts

* Sample added that shows how we can use the ReactiveX (RxJs) library with the SharePoint Framework to communicate between web parts through broadcasting events utilizing the Publish–subscribe pattern

* Event Emitter sample README.md updated
2017-09-05 12:05:47 +03:00

2 lines
39 B
TypeScript

/// <reference path="@ms/odsp.d.ts" />