Form Control Name You should only use English letters for this field Input Type {{ form.get('type')!.value.icon }} {{ form.get('type')!.value.name | titlecase }} {{ inputType.icon }} {{ inputType.name | titlecase }} Label Placeholder Hint Input theme circle {{ form.get('themeColor')!.value | titlecase }} circle {{ themeColor | titlecase }}
Is your input component's type password? Is your input component's alignment RTL?