This application demonstrates sorting of items.
- Allows adding items via an Add button.
- Allow sorting items via up and down buttons.
Solution | Author(s) |
---|---|
spfx-sort-items | Kannan Balasubramanian (https://kannan.net.in, https://blog.binarybits.net) |
Version | Date | Comments |
---|---|---|
1.1 | May 09, 2022 | Bug fixes |
1.0 | May 02, 2022 | 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 serve
- 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