Create html input forms on the fly
npm install @uportal/form-builder
<form-builder
fbms-base-url="/fbms"
fbms-form-fname="communication-preferences"
oidc-url="/uPortal/api/v5-1/userinfo"
styles="div {color:grey} span {color:orange}">
</form-builder>
style
tag in the render method.