⚡️New Release! Material X components for Angular⚡
view demo
Angular Components
Setproduct Design System
Form field
Additional options
bold-outline visual modifier. Use mat-form-field-appearance-bold-outline directive together with appearance='outline'
Search field: add mat-search directive if you need to use input or select components as a search box
Using Formfield in dense layouts by adding mat-form-field-dense directive
Validation: we support ng-valid and ng-invalid classes to style Formfield validation state
Refer to the original Angular Material component API