Added reference to readme

This commit is contained in:
Hugo Bernier 2023-09-23 16:37:34 -04:00 committed by GitHub
parent b84d35d879
commit 129c52103e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@
Shows how to use Cascading Dropdowns in property panes. Based on the instructions found at [Use cascading dropdowns in web part properties](https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/guidance/use-cascading-dropdowns-in-web-part-properties).
For a version of this sample which demonstrates how to load dropdown choices from an API, please see the [react-custompropertypanecontrols](https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-custompropertypanecontrols) sample.
![Web part preview](assets/webpartpreview.png)