I am trying to create a dropdown in the property panel of a webpart with SPFx and I found this tutorial: Use cascading dropdowns in web part properties
The problem with the sample is that is is using static data and I would like to know how to fetch the list names dynamically.
How can I do that? Best regards Americo