Skip to content

mpowney/valo-intranet-webcomponent-attendeelist

Repository files navigation

valo-intranet-webcomponent-attendeelist

Summary

This repo is an example of a Valo web component extension, based on extensibility pattern implemented in the Valo Intranet Web Components repo.

After building this SharePoint Framework solution, and deploying it to a SharePoint tenant where Valo Intranet is installed, a new web component will be made available for use in Valo Universal Web Part templates. Adding this markup to your Universal Web Part template will add the button included in this solution:

<attendee-register calendar-identifier="abc-123" on-demand-url="/sites/video-hub/SitePages/Session-Video.aspx?SessionID={{ValoSessionVideoListItemId}}" play-button-text="Play video" play-button-icon="BoxPlaySolid" />

Screenshot of attendee-register web component

Used SharePoint Framework Version

version

Applies to

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

Prerequisites

Any special pre-requisites?

Solution

Solution Author(s)
vall-intranet-webcomponent-attendeelist Mark Powney, Valo Intranet, @mpowney

Version history

Version Date Comments
1.0 December, 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
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

Include any additional steps as needed.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published