This solution demonstrates building a SPFx Command Set (List Command Button) that loads a dialog window using hTWOo-React dialog component (HOODialog).
Get your own free development tenant by subscribing to Microsoft 365 developer program
Version | Date | Comments |
---|---|---|
1.0 | January 03, 2024 | Initial release |
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 clean & gulp bundle --ship & gulp package-solution --ship
- deploy to SharePoint app catalog
- 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