Skip to content

drswan1/TabsWebPart

Repository files navigation

tabs

Summary

Tabs Webpart, it is used to navigate the subsites of our sharepoint solution.

Used SharePoint Framework Version

version Node.js v18

Applies to

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

Solution

Solution Author(s)
Welcome-webpart Juan-Gabriel Farias Sedalski, Universität Salzburg

Version history

Version Date Comments
2.0.0.1 December, 2024 Complete code refactor, updated styling, private method encapsulation outside render function
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

To rebundle the webpart, within this SPFx solution root folder run the following commands

  • in the command line run:
gulp build
gulp bundle
gulp package-solution

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors