Skip to content

I'm used all Office Ui Febric controls into SPFx with CRUD operation.

Notifications You must be signed in to change notification settings

rajput9997/OfficeUiControl_SPfx

Repository files navigation

office-ui-control in SPFx webpart

Summary

The SPFx sample solution to demostrate CRUD operation functionality along with utilization of Office Febric UI Components Control into SPFx webpart.

This Solution is contains following Office-UI-Febric Components and @pnp/sp framework:

  • Basic Input Component(Textbox, button)
  • People Picker Control
  • Dropdown Control
  • Details List Component with Sorting and Filtering Functionality.

Office Febric UI Control with SPFX

Applies to

Building the code

git clone the repo
npm i
npm i -g gulp
gulp

This package produces the following:

  • lib/* - intermediate-stage commonjs build artifacts
  • dist/* - the bundled script, along with other resources
  • deploy/* - all resources which should be uploaded to a CDN.

Build options

  • gulp clean - TODO
  • gulp test - TODO
  • gulp serve - TODO
  • gulp bundle - TODO
  • gulp package-solution - TODO

About

I'm used all Office Ui Febric controls into SPFx with CRUD operation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published