I am passing name attribute to SuperSelectField but it's not showing up in DOM. I wanted to apply CSS to it. I understand inline CSS can be applied but do not want to use that, is there any way we can have name property visible on DOM. I check className and id are not in the options.
Hi Team,
I am passing name attribute to SuperSelectField but it's not showing up in DOM. I wanted to apply CSS to it. I understand inline CSS can be applied but do not want to use that, is there any way we can have name property visible on DOM. I check className and id are not in the options.
Thank you in advance.