How to refresh select options from properties panel

Hello guys,

I am looking for dynamically binding options to the properties to the selectBox.

I have a use case where I am getting a list from the server and I want to bind it to the options of selectBox after servers response.

how can options promises to the selectBox on server response?
so is there any way to bind options to selectBox programmatically.

Hi all, i have the same Issue? Is there any API or examples Project?