sp-dev-fx-webparts/samples/react-video-banner
Hugo Bernier eb8bd92a0b Updating telemetry link 2021-12-20 10:25:30 -05:00
..
assets Removing unnecessary office product from the sample metadata 2021-12-10 19:55:32 +02:00
config Fixes for react-video-banner 2021-04-02 18:21:38 -04:00
src Updated sample and preview 2021-04-05 01:22:31 -04:00
teams Fixes for react-video-banner 2021-04-02 18:21:38 -04:00
.editorconfig Fixes for react-video-banner 2021-04-02 18:21:38 -04:00
.gitignore Fixes for react-video-banner 2021-04-02 18:21:38 -04:00
.yo-rc.json Fixes for react-video-banner 2021-04-02 18:21:38 -04:00
README.md Updating telemetry link 2021-12-20 10:25:30 -05:00
gulpfile.js Fixes for react-video-banner 2021-04-02 18:21:38 -04:00
package-lock.json Fixes for react-video-banner 2021-04-02 18:21:38 -04:00
package.json Fixes for react-video-banner 2021-04-02 18:21:38 -04:00
tsconfig.json Fixes for react-video-banner 2021-04-02 18:21:38 -04:00
tslint.json Updated sample and preview 2021-04-05 01:22:31 -04:00

README.md

Video Banner

Summary

Use this Web Part to add a video banner with a text on top of it to your pages.

Compatibility

SPFx 1.11 Node.js v10 Compatible with SharePoint Online Does not work with SharePoint 2019 Does not work with SharePoint 2016 (Feature Pack 2) Teams Incompatible Local Workbench Compatible Hosted Workbench Compatible

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Solution

Solution Author(s)
react-video-banner Mohamed Derhalli, https://sharepoint-thoughts.com - @MohamedDerhalli

Version history

Version Date Comments
1.0 April 2nd, 2021 Initial release

Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

Include any additional steps as needed.

Features

This web part illustrates the following concepts:

  • React Hooks (useRef, useEffect)
  • Usage of SPFx Reusable Controls (File Picker)
  • CSS Styles

Share your web part with others through Microsoft 365 Patterns and Practices program to get visibility and exposure. More details on the community, open-source projects and other activities from http://aka.ms/m365pnp.

References

Help

We do not support samples, but we this community is always willing to help, and we want to improve these samples. We use GitHub to track issues, which makes it easy for community members to volunteer their time and help resolve issues.

If you're having issues building the solution, please run spfx doctor from within the solution folder to diagnose incompatibility issues with your environment.

If you encounter any issues while using this sample, create a new issue.

For questions regarding this sample, create a new question.

Finally, if you have an idea for improvement, make a suggestion.

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.