GitHunt
AW

awkapoor/spfxCascadedDropDownProperty

This webpart will give you an idea to create cascaded dropdown in spfx webpart property pane

cascaded-drop-down

A simple webpart showcasing the cascaded dropdown in SPFX Propertypane

Building the code

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

Build options

gulp clean 
gulp serve 
gulp bundle --ship
gulp package-solution --ship

Deplot it to your app catalog

Contributors

Created January 27, 2020
Updated January 28, 2020