A SPFx webpart of type extension with some code samples.
Get your own free development tenant by subscribing to Microsoft 365 developer program
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.
- 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.
Two commandSet (also know as the buttons on upper bar) only available on Document Library (Template=101). The first always is visible, the other only when you select a item.
Get properties from Document Library selecte item when click at button.
Get data from other list.
Permission checks.
External REST calls.
Use of FluentUI controls.
Use of multilanguage ENG and ESP, the strings are located in /src/loc
- Getting started with SharePoint Framework
- Building for Microsoft teams
- Use Microsoft Graph in your solution
- Publish SharePoint Framework applications to the Marketplace
- Microsoft 365 Patterns and Practices - Guidance, tooling, samples and open-source controls for your Microsoft 365 development