Jeremy Coleman 6020d00821 New Sample Added, Modern Calendar (#140)
* Initial Commit

* Update README.md

* Updated README
2017-03-13 12:43:31 +02:00

2.0 KiB

Modern Calendar

Summary

This is a modern webpart built on the GA version of the SharePoint Framework. The ready to deploy SharePoint Add-in package is available under the sharepoint/solution folder.

SS1 SS2 SS3

Used SharePoint Framework Version

drop

Applies to

Update accordingly as needed.

Prerequisites

Any special pre-requisites?

Solution

Solution Author(s)
folder name Author details

Version history

Version Date Comments
1.1 September 2, 2025 Update comment
1.0 August 29, 2025 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

Include any additional steps as needed.

Features

Renders a calendar from any list available on the selected site. Site, List, Start, End, Event Title,Event Details and Calendar Theme are user-definable in the web part properties.

<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/js-modern-calendar“ />