Question
PropertyMenu dynamic dropdown options
When I’m using PropertyMenu, the selectedOption could be a useSyncedState hook value, but options could not be, since the options I needed is a value fetch from the internet, I could not update it as I expected.
