News

NgxMatForm This Angular library allows you to dynamically create forms based on a schema. It leverages Angular Reactive Forms and Angular Material components to generate forms with configurable fields ...
We can see that the variable --mat-mdc-form-field-label-offset-x is hardcoded to -16px (I guess it's coming from the fact that out of the box, form-field have a left-padding of 16px). But for outlined ...