Skip to content

A demo application to sort components within a SPFx application

Notifications You must be signed in to change notification settings

kannan-balasubramanian/spfx-sort-items

Repository files navigation

SPFx Sort Items

Summary

This application demonstrates sorting of items.

Features

  • Allows adding items via an Add button.
  • Allow sorting items via up and down buttons.

Screenshot

Screenshot

Used SharePoint Framework Version

version

Solution

Solution Author(s)
spfx-sort-items Kannan Balasubramanian (https://kannan.net.in, https://blog.binarybits.net)

Version history

Version Date Comments
1.1 May 09, 2022 Bug fixes
1.0 May 02, 2022 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.


How to execute this code

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve


References

About

A demo application to sort components within a SPFx application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published