page_type |
products |
languages |
extensions |
sample |
|
|
contentType |
technologies |
platforms |
createdDate |
samples |
SharePoint Framework |
Fluent UI React Controls |
|
|
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](/honeymoose/sp-dev-fx-webparts/media/commit/3776db4aac5327d9b54430ae2fb0d49a6c8306c6/samples/react-custom-links/assets/customlinks.gif)
![CustomLinks](/honeymoose/sp-dev-fx-webparts/media/commit/3776db4aac5327d9b54430ae2fb0d49a6c8306c6/samples/react-custom-links/assets/customLinks01.PNG)
![CustomLinks](/honeymoose/sp-dev-fx-webparts/media/commit/3776db4aac5327d9b54430ae2fb0d49a6c8306c6/samples/react-custom-links/assets/customLinks02.PNG)
![CustomLinks](/honeymoose/sp-dev-fx-webparts/media/commit/3776db4aac5327d9b54430ae2fb0d49a6c8306c6/samples/react-custom-links/assets/customLinks03.PNG)
Used SharePoint Framework Version
![1.11.0](https://img.shields.io/badge/version-1.11.0-green.svg)
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