sp-dev-fx-webparts/samples/react-daterangepicker/README.md

1.5 KiB

page_type products languages extensions
sample
office-sp
javascript
typescript
contentType technologies platforms createdDate
samples
SharePoint Framework
react
04/07/2020 12:00:00 AM

Date range picker in SPFx

Summary

This web part used the date range picker in the SharePoint Framework (SPFx) web part

Sample of the offline first webpart

Used SharePoint Framework Version

1.10.0

Applies to

Solution

Solution Author(s)
react-daterangepicker Ravichandran Krishnasamy (@ravichandran-blog Know More)

Version history

Version Date Comments
1.0.0 July 04, 2020 Initial release.

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.


Minimal Path to Awesome

  • Clone this repository
  • in the command line run:
    • npm install
    • gulp serve

Local Mode

This solution can work on local mode.