Update README.md

This commit is contained in:
Jerry Yasir 2020-11-20 21:56:48 -05:00 committed by GitHub
parent 8e256cfb3e
commit 4d5226dad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 4 deletions

View File

@ -2,7 +2,12 @@
## Summary
- This sample displays Soccer Highlights from public Soccer API.
- This web part sample displays Soccer Highlights from a public Soccer API.
- It shows a maxium of 100 highlights at one time.
- The web part show live status of games scores and ability to watch them live.
- You can view the highlights as Film Strips (Thanks to Hugo for the tip and great blog)
- You can configure highlights per page.
- You can also view the hights as flat mode.
- You can set Title and Number of Highlights to show.
![Web Part](./assets/SoccerHighlights.png)
@ -17,7 +22,9 @@
**2) Add the Web Part to Page, Configure the web Part, provide Title and Page Size.**
**3) Double click on Pager to move Pages. **
**3) Add the Web Part to Page, Configure the web Part, provide Title and Page Size.**
**4) Click on Pager to move Pages or arrows or dots in filmstrip view. **
## Used SharePoint Framework Version
@ -29,8 +36,7 @@
- [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment)
## Prerequisites
- A package is available for direct download.
None
## Solution