1
0
mirror of https://github.com/pnp/sp-dev-fx-webparts.git synced 2025-03-03 10:19:14 +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

8 lines
198 B
JSON

{
"@microsoft/generator-sharepoint": {
"version": "1.1.1",
"libraryName": "react-events-aggregator",
"libraryId": "0443cb2b-2068-4b30-9893-ef6eeabe2a01",
"environment": "spo"
}
}