{ "name": "pnp-sp-dev-spfx-web-parts-react-teams-my-webinars", "source": "pnp", "title": "Teams My Webinars", "shortDescription": "Displays a list of Teams Webinars you are an organizer of, allows you to sync those webinars to a SharePoint list, to share within a Team and cross check pending registrants against membership of a team.", "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-teams-my-webinars", "downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-teams-my-webinars", "longDescription": [ "Displays a list of Teams Webinars you are an organizer of, allows you to sync those webinars to a SharePoint list, to share within a Team and cross check pending registrants against membership of a team." ], "creationDateTime": "2023-12-25", "updateDateTime": "2023-12-31", "products": [ "SharePoint" ], "metadata": [ { "key": "CLIENT-SIDE-DEV", "value": "React" }, { "key": "SPFX-VERSION", "value": "1.18.2" } ], "thumbnails": [ { "name": "Screenshot 2023-12-25-main.png", "type": "image", "order": 100, "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-teams-my-webinars/assets/Screenshot 2023-12-25-main.png", "alt": "Web Part Preview" }, { "name": "Screenshot 2023-12-25-addtolist.png", "type": "image", "order": 101, "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-teams-my-webinars/assets/Screenshot 2023-12-25-addtolist.png", "alt": "Web Part Preview" }, { "name": "Screenshot 2023-12-25.png", "type": "image", "order": 102, "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-teams-my-webinars/assets/Screenshot 2023-12-25.png", "alt": "Web Part Preview" } ], "authors": [ { "gitHubAccount": "techienickb", "pictureUrl": "https://github.com/techienickb.png", "name": "Nick Brown" } ], "references": [ { "name": "Build your first SharePoint client-side web part", "description": "Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.", "url": "https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part" } ] }