I'm trying to generate the descriptor for proto messages in Javascript so that i can use the field names to create Dynamic Forms.
Java has a '.getDescriptor()'. Is there any equivalent in Javascript. Any Pointers would be helpful.
Thanks.
Descriptor/reflection is not supported in Javascript at the moment.
@dankurka @TeBoring @BSBandme - there are a number of requests for descriptor and JSON format in JS. We should look into them.
Most helpful comment
@dankurka @TeBoring @BSBandme - there are a number of requests for descriptor and JSON format in JS. We should look into them.