Added view tracking to readme files
This commit is contained in:
parent
22570de1f5
commit
27f78bf6ab
|
@ -51,3 +51,5 @@ This Web Part illustrates the following concepts on top of the SharePoint Framew
|
||||||
- using non-reactive Web Part Property Pane
|
- using non-reactive Web Part Property Pane
|
||||||
- using conditional rendering for one-time Web Part setup
|
- using conditional rendering for one-time Web Part setup
|
||||||
- passing Web Part configuration to Angular and reacting to configuration changes
|
- passing Web Part configuration to Angular and reacting to configuration changes
|
||||||
|
|
||||||
|
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/angular-ngofficeuifabric-todo" />
|
|
@ -71,3 +71,4 @@ Once the npm packages are installed, run the command to preview your web parts i
|
||||||
```
|
```
|
||||||
gulp serve
|
gulp serve
|
||||||
```
|
```
|
||||||
|
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/tutorials" />
|
Loading…
Reference in New Issue