1.8 KiB
1.8 KiB
SPFX React Grid
Summary
An SPFX Webpart that uses React, Office-UI-Fabric, and Redux to let users edit list data from multiple Webs and Multiple Sites in a single grid.
Used SharePoint Framework Version
Applies to
Prerequisites
React, Redux Office-UI-Fabric
Solution
Solution | Author(s) |
---|---|
react-spfx-multilist-grid | Russell Gove |
Version history
Version | Date | Comments |
---|---|---|
0.1 | December 31, 2016 | Initial version |
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
- Clone this repository
- in the command line run:
npm install
tsd install
gulp serve
Include any additional steps as needed.
Features
An SPFX Webpart that uses React, Office-UI-Fabric, and Redux to let users edit list data from multiple Webs and Multiple Sites in a single grid.
Usage: