Skip to content

SharePoint extension to add a global "back to top" link on all pages

License

Notifications You must be signed in to change notification settings

threewill/spfx-back-to-top

 
 

Repository files navigation

Back to Top SharePoint optimizer extension

Summary

Creates a Back to Top graphic and link that hovers in the bottom right hand corner of the page wtihin SharePoint sites and allows for clicking to return to the top of the page.

Used SharePoint Framework Version

version

Applies to

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

Prerequisites

Built on node.js 10.24.1 Gulp 3.9.1

Solution

Solution Author(s)
folder name Author details (name, company, twitter alias with link)

Version history

Version Date Comments
1.1 March 10, 2021 Update comment
1.0 January 29, 2021 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.

About

SharePoint extension to add a global "back to top" link on all pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.3%
  • JavaScript 33.1%
  • SCSS 6.1%
  • Batchfile 1.5%