How to build a custom widget by adding select attribute to xml and ts file

0
Here from the below reference image , I need to create a custom widget with label and select attribute so that user will select the attribute or microflow dynamically.so could someone help me what needs to be added to xml and ts file which is developed in react to build a custom widget .
asked
1 answers
0

Hi Neeli,

If you want to create widgets, you can have a look at this howto: Build a Pluggable Web Widget: Part 1 | Mendix Documentation

Also there is quite some documentation about the different property types, e.g. Pluggable Widget Property Types | Mendix Documentation 

answered