mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-03-03 10:19:14 +00:00
* 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
8 lines
198 B
JSON
8 lines
198 B
JSON
{
|
|
"@microsoft/generator-sharepoint": {
|
|
"version": "1.1.1",
|
|
"libraryName": "react-events-aggregator",
|
|
"libraryId": "0443cb2b-2068-4b30-9893-ef6eeabe2a01",
|
|
"environment": "spo"
|
|
}
|
|
} |