sp-dev-fx-webparts/samples/react-custom-links
Hugo Bernier 68f7f67761 Changed from updated to modificationDateTime 2021-05-02 15:39:42 -04:00
..
assets Changed from updated to modificationDateTime 2021-05-02 15:39:42 -04:00
config Adding PnP identifier for the MPN ID entries in samples - distinct sample usage in production 2021-01-07 14:51:39 +02:00
src
teams
tools
.editorconfig
.gitignore
.yo-rc.json
README.md Update README.md 2020-11-08 23:37:03 -05:00
azure-pipelines-build-template.yml
azure-pipelines-deploy-template.yml
azure-pipelines.yml
gulpfile.js
package-lock.json
package.json
tsconfig.json
tslint.json

README.md

page_type products languages extensions
sample
office-sp
javascript
typescript
contentType technologies platforms createdDate
samples
SharePoint Framework
Fluent UI React Controls
React
5/10/2020 12:00:00 AM

Custom Links

Summary

In this web part you can full customize the background and foreground color, font size, width and height of links

CustomLinks

CustomLinks

CustomLinks

CustomLinks

Used SharePoint Framework Version

1.11.0

Applies to

Solution

Solution Author(s)
react-custom-links João Mendes

Version history

Version Date Comments
1.0.0 October 5, 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

Please follow all the steps:

  • Clone this repository
  • in the command line run:
    • npm install
    • gulp build
    • gulp bundle --ship
    • gulp package-solution --ship
  • Add and deploy package to your tenant's App Catalog