Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it work as formField element #336

Open
rbalet opened this issue Jul 20, 2023 · 1 comment
Open

Make it work as formField element #336

rbalet opened this issue Jul 20, 2023 · 1 comment

Comments

@rbalet
Copy link

rbalet commented Jul 20, 2023

This library would be amazing if it would work with mat-form-field

Like

      <mat-form-field>
        <mat-label>Color</mat-label>
        <input
          name="color"
          formControlName="color"
        />
      </mat-form-field>

Additional

Could work like this library

Here for the documentation

I could implement it if wished :)

@em843
Copy link

em843 commented Sep 11, 2024

This would be amazing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants