provideSiFormFieldConfig Type documentation¶
Function Provides the signal forms configuration required by SiFormFieldComponent . It restores the ng-* classes applied by the directives of @angular/forms#FormsModule | FormsModule | FormsModule | FormsModule | FormsModule / @angular/forms#ReactiveFormsModule | ReactiveFormsModule | ReactiveFormsModule | ReactiveFormsModule | ReactiveFormsModule .Example: | ||
|---|---|---|
|
Types Documentation¶
| Represents a translatable string. This can either be a translation key, e.g. ACTIONS.EDIT that will be automatically translated when displayed on the UI or a pre-translated string, e.g. Edit . Equivalent to a normal string in usage and functionality. |
|---|
| Constructs a full form field including error messages, labels and aria-* attributes. It must be used with Angular's signal forms. Example: | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
| ||||||||||||
|
Except where otherwise noted, content on this site is licensed under MIT License.